Skip to content

chore(deps): bump date-fns from 2.28.0 to 4.1.0 #1145

chore(deps): bump date-fns from 2.28.0 to 4.1.0

chore(deps): bump date-fns from 2.28.0 to 4.1.0 #1145

Triggered via pull request October 15, 2024 11:54
@dependabotdependabot[bot]
synchronize #1127
Status Success
Total duration 1m 9s
Artifacts

lint-pull-requests.yml

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

Annotations

11 errors and 6 warnings
test/src/server/routes/entity/author.js ► Author routes with entity editing priv ► should not throw an error if creating new author: test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/entity/author.js)
test/src/server/routes/entity/publisher.js ► Publisher routes with entity editing priv ► should not throw an error if creating new publisher: test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/entity/publisher.js)
test/src/server/routes/merge.js ► Merge routes with entity editing priv /add route ► "after all" hook for "should recreate the merge queue if adding another entity type": test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/merge.js)
test/src/server/routes/merge.js ► Merge routes with entity editing priv /cancel route ► "after all" hook for "should clear the merge queue": test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/merge.js)
test/src/server/routes/relationship.js ► Relationship ► "after all" hook for "should be able to add new relationships without having previous relationships": test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/relationship.js)
test/src/server/routes/relationship.js ► Relationship ► should be able to add new relationships without having previous relationships: test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/relationship.js)
test/src/server/routes/relationship.js ► Relationship ► should be able to add relationship on an entity: test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/relationship.js)
test/src/server/routes/relationship.js ► Relationship ► should be able to remove relationship of an entity: test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/relationship.js)
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/