ARC-56 support #172
pr.yml
on: pull_request
pull_request
/
node-ci
1m 13s
Annotations
1 error and 5 warnings
pull_request / node-ci
Process completed with exit code 1.
|
pull_request / node-ci
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/
|
pull_request / node-ci:
src/client/app-client.ts#L11
'structFields' is defined but never used
|
pull_request / node-ci:
src/client/app-client.ts#L230
'a' is defined but never used. Allowed unused args must match /^_/u
|
pull_request / node-ci:
src/client/app-factory.ts#L215
'a' is defined but never used. Allowed unused args must match /^_/u
|
pull_request / node-ci:
src/client/generate.ts#L36
'x' is assigned a value but never used
|