Merge pull request #49 from k-deejah/fix/issue-27-types-audit-align #28
Annotations
8 errors and 2 warnings
|
Lint, Build & Test (22.x)
Process completed with exit code 1.
|
|
Lint, Build & Test (22.x):
tests/sdk-client.test.ts#L13
'ValidationError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Build & Test (22.x):
tests/sdk-client.test.ts#L5
'randomBytes' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Build & Test (22.x):
src/client/AnonVoteClient.ts#L15
'Result' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Build & Test (22.x):
src/client/AnonVoteClient.ts#L14
'Option' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Build & Test (22.x):
src/client/AnonVoteClient.ts#L10
'ApiError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint, Build & Test (20.x)
The strategy configuration was canceled because "ci._22_x" failed
|
|
Lint, Build & Test (20.x)
The operation was canceled.
|
|
Lint, Build & Test (22.x)
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/
|
|
Lint, Build & Test (20.x)
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/
|