Merge pull request #307 from OZILSOLAR/feature/250-251-253-254-improv… #188
Annotations
11 errors and 2 warnings
|
audit
Process completed with exit code 1.
|
|
unit-tests:
src/app/will/[id]/page.tsx#L170
Cannot find name 'loadActivity'. Did you mean 'activity'?
|
|
unit-tests:
src/app/verify/[id]/page.tsx#L44
Cannot find name 'isWillNotFoundError'.
|
|
unit-tests:
src/app/stats/content.tsx#L87
Parameter 'w' implicitly has an 'any' type.
|
|
unit-tests:
src/app/stats/content.tsx#L87
Parameter 'sum' implicitly has an 'any' type.
|
|
unit-tests:
src/app/stats/content.tsx#L85
Parameter 'w' implicitly has an 'any' type.
|
|
unit-tests:
src/app/stats/content.tsx#L79
Parameter 'w' implicitly has an 'any' type.
|
|
unit-tests:
src/app/stats/content.tsx#L77
Parameter 'w' implicitly has an 'any' type.
|
|
unit-tests:
src/app/stats/content.tsx#L7
Duplicate identifier 'WillStatus'.
|
|
unit-tests:
src/app/stats/content.tsx#L5
Module '"@/lib/sorowill"' has no exported member 'enumerateAllWills'.
|
|
unit-tests:
src/app/stats/content.tsx#L4
Duplicate identifier 'WillStatus'.
|
|
audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|