Skip to content

Move scorecard code to dedicated file #365

Move scorecard code to dedicated file

Move scorecard code to dedicated file #365

Triggered via pull request July 6, 2024 03:19
Status Failure
Total duration 1m 11s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: src/js/scorecard.ts#L7
'generateScorecard' was used before it was defined
test: src/js/scorecard.ts#L56
Prefer default export on a file with single export
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/