Skip to content

Merge pull request #1153 from metabrainz/dependabot/npm_and_yarn/seri… #917

Merge pull request #1153 from metabrainz/dependabot/npm_and_yarn/seri…

Merge pull request #1153 from metabrainz/dependabot/npm_and_yarn/seri… #917

Triggered via push February 27, 2025 18:12
Status Success
Total duration 1m 6s
Artifacts

lint.yml

on: push
Run linters
58s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
test/src/api/routes/test-edition.js ► Browse Edition ► should return list of editions associated with edition-group: 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)
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)