feat: add publiccode.yml crawl status to software pages #660
Annotations
9 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
Replace `⏎········className="x-small"⏎········href={logUrl}⏎········target="_blank"⏎········aria-label="Log·file·of·the·latest·publiccode.yml·crawling"⏎······` with `·className="x-small"·href={logUrl}·target="_blank"·aria-label="Log·file·of·the·latest·publiccode.yml·crawling"`
|
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.
|