Skip to content

chore(deps): remove vulnerable, unused lint-staged dependency #6

chore(deps): remove vulnerable, unused lint-staged dependency

chore(deps): remove vulnerable, unused lint-staged dependency #6

Triggered via pull request November 5, 2024 16:31
Status Failure
Total duration 3m 20s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
checks
Process completed with exit code 1.
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8, actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/cache/save@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
checks: packages/gene-next/src/routing/routers/next.ts#L1
'NextRouter' is defined but never used
checks: packages/gene-next/src/translations/i18n.ts#L32
'lang' is defined but never used
checks: packages/gene-next/src/translations/ssr/ssrFallback.ts#L4
'params' is defined but never used
checks: packages/gene/src/contexts/contextContainer.ts#L27
'T' is defined but never used
checks: packages/gene/src/events/EventBus.ts#L9
Unexpected any. Specify a different type
checks: packages/gene/src/events/EventBus.ts#L53
'observable' is defined but never used
checks: packages/gene/src/events/EventBus.ts#L90
'observable' is defined but never used
checks: packages/gene/src/events/promiseFromEvent.ts#L1
Unexpected any. Specify a different type
checks: packages/gene/src/events/promiseFromEvent.ts#L16
Unexpected any. Specify a different type
checks: packages/gene/src/events/useEventBus.ts#L57
Unexpected any. Specify a different type