Skip to content

Give pending entities BBIDs and treat them the same way as regular entities #1170

Give pending entities BBIDs and treat them the same way as regular entities

Give pending entities BBIDs and treat them the same way as regular entities #1170

Triggered via pull request November 19, 2024 13:54
@MonkeyDoMonkeyDo
synchronize #1136
Status Success
Total duration 1m 16s
Artifacts

lint-pull-requests.yml

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

Annotations

6 errors and 6 warnings
test/src/server/routes/unifiedform.js ► Unified form routes with entity editing priv ► should not throw error when linking existing works to edition: test/src/server/routes/unifiedform.js#L216
Failed test found in: test-results.json Error: expected { Object (_events, _eventsCount, ...) } to have status code 200 but got 500
test/src/server/routes/unifiedform.js ► Unified form routes with entity editing priv ► should not throw error while creating multiple entities: test/src/server/routes/unifiedform.js#L177
Failed test found in: test-results.json Error: expected { Object (_events, _eventsCount, ...) } to have status code 200 but got 500
test/src/server/routes/unifiedform.js ► Unified form routes with entity editing priv ► should not throw error while creating single entity: test/src/server/routes/unifiedform.js#L78
Failed test found in: test-results.json Error: expected { Object (_events, _eventsCount, ...) } to have status code 200 but got 500
test/src/server/routes/unifiedform.js ► Unified form routes with entity editing priv ► should not throw error while linking existing author to edition using AC: test/src/server/routes/unifiedform.js#L296
Failed test found in: test-results.json Error: expected { Object (_events, _eventsCount, ...) } to have status code 200 but got 500
test/src/server/routes/unifiedform.js ► Unified form routes with entity editing priv ► should not throw error while linking existing edition-group to edition: test/src/server/routes/unifiedform.js#L268
Failed test found in: test-results.json Error: expected { Object (_events, _eventsCount, ...) } to have status code 200 but got 500
test/src/server/routes/unifiedform.js ► Unified form routes with entity editing priv ► should not throw error while linking existing publisher to edition: test/src/server/routes/unifiedform.js#L243
Failed test found in: test-results.json Error: expected { Object (_events, _eventsCount, ...) } to have status code 200 but got 500
src/client/components/pages/revision.js#L177
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
src/client/entity-editor/common/entity-search-field-option.js#L129
'props' is defined but never used (@typescript-eslint/no-unused-vars)
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
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/
Run linters for pull requests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/