Peter deHaan

Results 133 issues of Peter deHaan

https://docs.npmjs.com/files/package.json#license http://npm1k.org/

I was working on a project that needed to call an async method when creating excerpts but I couldn't get the excerpt function to work w/ async functions. Not sure...

### Enter your suggestions in details: Sorry, possibly a bit of an edge case here... I just added https://nodejs.org/en/feed/vulnerability.xml to one of our company's Slack channels so we get pinged...

> That's going to make it easier to switch things on, and infer l10n status from the configuration files. > > And yes, in [bug 1501220](https://bugzilla.mozilla.org/show_bug.cgi?id=1501220) I'm tracking to add...

tooling
l10n
reopened
jira-synced

Re: https://monitor.firefox.com/hibp/breaches Ctrl+F for "LogoPath" (via HIBP feed). You should get around 655 results (one per breach). Ctrl+F for "LogoUrl" (which we inject). Each time you refresh you seem to...

jira-synced

Ref: https://webhint.io/ Used some default .hintrc config: ```json { "extends": ["web-recommended"] } ``` ```sh time npx hint https://stage.firefoxmonitor.nonprod.cloudops.mozgcp.net/ ✖ Finishing... You can view the HTML report in "/Volumes/Dev/github/mozilla/blurts-server/hint-report/https-stage-firefoxmonitor-nonprod-cloudops-mozgcp-net.html" compat-api/css 1...

jira-synced

Q: Does `FAQ` need to be translated? ```sh git grep -n ">FAQ

jira-synced

Was trying to find some ESLint errors in Circle-CI logs for a recent PR and noticed we currently have aboot 133 warnings. ```sh npm run lint:js … ✖ 133 problems...

jira-synced

Per https://html5.validator.nu/?doc=https%3A%2F%2Fmonitor.firefox.com&showimagereport=yes Seeing 6 instances of the "Element [`img`](https://html.spec.whatwg.org/multipage/#the-img-element) is missing required attribute `src`." error. > From line 49, column 13; to line 49, column 183 > > ```html >...

jira-synced

- Source: https://monitor.firefox.com/breaches - Linter: https://html5.validator.nu/?doc=https%3A%2F%2Fmonitor.firefox.com%2Fbreaches&showimagereport=yes > #### The `main` element must not appear as a descendant of the `main` element. > > From line 58, column 1; to line...

jira-synced