Merge pull request #1147 from andrewsu31098/docs/update-deprecated-js… #910
Annotations
1 error and 4 warnings
test/src/api/routes/test-edition.js ► Browse Edition ► should NOT throw an error if there is no related publisher:
test-results.json#L0
Failed test found in:
test-results.json
Error:
insert into "bookbrainz"."publisher_type" ("label") values ($1) returning * - duplicate key value violates unique constraint "publisher_type_label_key"
|
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)
|