Skip to content

BB-288: Show Editions for author entity #789

BB-288: Show Editions for author entity

BB-288: Show Editions for author entity #789

Triggered via pull request June 6, 2023 15:10
@MonkeyDoMonkeyDo
synchronize #885
Status Success
Total duration 1m 45s
Artifacts

lint-pull-requests.yml

on: pull_request_target
Run linters for pull requests
1m 33s
Run linters for pull requests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
src/client/components/pages/entities/author.js#L166
Expected indentation of 7 tabs but found 14 spaces (indent)
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/editor.js#L561
Unexpected 'todo' comment: 'TODO: this can throw, so missing error...' (no-warning-comments)
src/server/routes/search.js#L59
'total' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/server/routes/search.js#L148
Unexpected 'todo' comment: 'TODO: This is hacky, and we should...' (no-warning-comments)
Run linters for pull requests
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, wearerequired/lint-action@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.