chore: bump deps #181
Annotations
2 errors and 12 warnings
src/lib/hooks/usePrevious.ts#L13
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/lib/strings/time.test.ts#L3
'niceDate' is defined but never used. Allowed unused vars must match /^_/u
|
bootstrap.ts#L48
Unexpected console statement
|
bootstrap.ts#L52
Unexpected console statement
|
scripts/bootstrap/version.ts#L52
Unexpected console statement
|
scripts/bootstrap/core.ts#L114
Unexpected console statement
|
scripts/bootstrap/core.ts#L122
Unexpected console statement
|
scripts/bootstrap/core.ts#L125
Unexpected console statement
|
scripts/bootstrap/core.ts#L139
'stderr' is assigned a value but never used. Allowed unused vars must match /^_/u
|
scripts/bootstrap/core.ts#L146
Unexpected console statement
|
scripts/bootstrap/core.ts#L163
Unexpected console statement
|
|
This job failed
Loading