Skip to content

Merge pull request #1020 from metabrainz/administration-system #362

Merge pull request #1020 from metabrainz/administration-system

Merge pull request #1020 from metabrainz/administration-system #362

Triggered via push September 19, 2023 15:53
Status Failure
Total duration 1m 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
deploy
The process '/usr/local/bin/node' failed with exit code 1
src/client/components/pages/revision.js#L108
This line has a length of 166. Maximum allowed is 150 (max-len)
src/client/components/pages/revision.js#L112
This line has a length of 163. Maximum allowed is 150 (max-len)
src/client/components/pages/revision.js#L119
This line has a length of 154. Maximum allowed is 150 (max-len)
src/client/components/pages/revision.js#L164
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
src/server/routes/search.js#L61
'total' is assigned a value but never used (@typescript-eslint/no-unused-vars)
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, andstor/jsdoc-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/