RA80533

Results 53 issues of RA80533

Viewing the project README is somewhat problematic on Safari 13 due to the animated SVGs on the page. They were apparently enough to cause my laptop to heat up quite...

enhancement

> Package no longer supported. It contains security vulnerabilities. Please use @npmcorp/marky-markdown. Per the warning message shown on npmjs.com for [marky-markdown](https://www.npmjs.com/package/marky-markdown), the README should be updated to point users away...

> ### Protect matching branches > > - (Select) **Require signed commits** > Commits pushed to matching branches must have verified signatures. > > - (Select) **Include administrators** > Enforce...

- https://github.com/microsoft/codeql-container/blob/d0e531a4b7db837e7e92e8d611b1226eb45ef861/Dockerfile#L58 - https://github.com/microsoft/codeql-container/blob/d0e531a4b7db837e7e92e8d611b1226eb45ef861/Dockerfile#L65-L66 - https://github.com/microsoft/codeql-container/blob/d0e531a4b7db837e7e92e8d611b1226eb45ef861/Dockerfile#L67-L68 - https://github.com/microsoft/codeql-container/blob/d0e531a4b7db837e7e92e8d611b1226eb45ef861/Dockerfile#L70-L73 These occurrences can be updated to vastly improve the idempotence of building the Docker image. Right now, running `docker build` produces different...

### Comparison #### 4cb40a0 (master) - 16,067 packages - 128 MB #### f73a5f6 - 4,120 packages - 51 MB Fixes #41

The warning message for Safari appears to be somewhat mangled in the translation template file due to manual newlines in the file it's sourced from. This PR removes the newlines...

Related https://github.com/m-lab/mlab-speedtest/pull/25#pullrequestreview-622715555

community-tools
user-report
refinement

> `$section` in main.js is evaluated before its corresponding element exists in the DOM As a result, the functionality associated with the would-be element never executes due a `return` statement...

bug
community-tools
user-report

It appears that Safari is functionally compatible with the website once the Safari-specific restrictions are removed. Is there a particular reason why the browser is prevented from using the service?...

community-tools
support

[LICENSE](https://github.com/m-lab/mlab-speedtest/blob/4cb40a00cc59ad46f8c7c1912461614c2bdc40a7/LICENSE) contains the text of the Apache License 2.0 while [the 'license' property of package.json](https://github.com/m-lab/mlab-speedtest/blob/4cb40a00cc59ad46f8c7c1912461614c2bdc40a7/package.json#L7) indicates that the project is licensed under the terms of the MIT License. ### Suggestion...

community-tools
user-report