Skip to content

Fix BB-768 : Unset Author Credit leads to bugs #998

Fix BB-768 : Unset Author Credit leads to bugs

Fix BB-768 : Unset Author Credit leads to bugs #998

Triggered via pull request March 6, 2024 14:44
@Tarunmeena0901Tarunmeena0901
synchronize #1051
Status Success
Total duration 55s
Artifacts

lint-pull-requests.yml

on: pull_request_target
Run linters for pull requests
46s
Run linters for pull requests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
test/src/api/routes/test-edition-group.js ► GET /EditionGroup ► should get basic information of an Edition Group: test/src/api/routes/test-edition-group.js#L53
Failed test found in: test-results.json Error: expected { …(4) } to have keys 'bbid', 'defaultAlias', 'disambiguation', 'editionGroupType', and 'creditSection'
src/client/components/pages/revision.js#L177
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
src/server/helpers/collectionRouteUtils.js#L22
'log' is defined but never used (@typescript-eslint/no-unused-vars)
src/server/routes/register.js#L22
'handler' is defined but never used (@typescript-eslint/no-unused-vars)
Run linters for pull requests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, wearerequired/lint-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run linters for pull requests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, wearerequired/lint-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/