Skip to content

Merge pull request #1064 from metabrainz/collection-modal-dropdown #391

Merge pull request #1064 from metabrainz/collection-modal-dropdown

Merge pull request #1064 from metabrainz/collection-modal-dropdown #391

Triggered via push February 13, 2024 16:54
Status Success
Total duration 1m 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
test/src/api/routes/test-edition-group.js ► Browse EditionGroup ► "before all" hook for "should return list of EditionGroups associated with the edition": test-results.json#L0
Failed test found in: test-results.json Error: insert into "bookbrainz"."editor" ("cached_metabrainz_name", "gender_id", "id", "metabrainz_user_id", "name", "privs", "revisions_applied", "type_id") values ($1, $2, $3, $4, $5, $6, $7, $8) returning * - duplicate key value violates unique constraint "editor_pkey"
src/client/components/pages/revision.js#L177
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, andstor/jsdoc-action@v1, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/