Merge pull request #17 from tsaxking/chore-update-scripts-to-013f50df… #20
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Formatter, Linter, then Checks:
scripts/init.ts#L3
'fromCamelCase' is defined but never used. Allowed unused vars must match /^_/u
|
Run Formatter, Linter, then Checks:
scripts/init.ts#L3
'toSnakeCase' is defined but never used. Allowed unused vars must match /^_/u
|
Run Formatter, Linter, then Checks:
server/server.ts#L62
Unexpected any. Specify a different type
|
Run Formatter, Linter, then Checks:
server/server.ts#L134
'next' is defined but never used. Allowed unused args must match /^_/u
|
Run Formatter, Linter, then Checks:
shared/statestack.ts#L330
Forbidden non-null assertion
|
Run Formatter, Linter, then Checks:
shared/statestack.ts#L333
Forbidden non-null assertion
|
Run Formatter, Linter, then Checks:
shared/statestack.ts#L346
Forbidden non-null assertion
|
Run Formatter, Linter, then Checks:
shared/statestack.ts#L347
Forbidden non-null assertion
|
Run Formatter, Linter, then Checks:
shared/tba.ts#L61
Unexpected any. Specify a different type
|
Run Formatter, Linter, then Checks:
shared/tba.ts#L62
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading