Skip to content

feat: add publiccode.yml crawl status to software pages #663

feat: add publiccode.yml crawl status to software pages

feat: add publiccode.yml crawl status to software pages #663

Triggered via pull request July 29, 2024 20:43
Status Failure
Total duration 2m 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test: assets/js/components/PubliccodeBadge.js#L7
Replace `'loading'` with `loading`
test: assets/js/components/PubliccodeBadge.js#L8
Replace `'good'` with `good`
test: assets/js/components/PubliccodeBadge.js#L9
Replace `'error'` with `error`
test
Insert `;`
test
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
test: assets/js/components/Spinner.js#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
test: assets/js/components/Spinner.js#L8
Replace `<div></div><div></div><div></div><div></div>` with `⏎········<div></div>⏎········<div></div>⏎········<div></div>⏎········<div></div>⏎······`
test
Process completed with exit code 2.