Support decoding codama program events #55
pr.yml
on: pull_request
code-style
51s
Coverage report
1m 54s
Annotations
5 errors and 10 warnings
|
Coverage report
Process completed with exit code 1.
|
|
Coverage report
Jest coverage report action failed
|
|
Coverage report
Error: The process '/usr/local/bin/yarn' failed with exit code 1
Error: The process '/usr/local/bin/yarn' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
|
|
Coverage report
Error: The process '/opt/hostedtoolcache/node/22.19.0/x64/bin/npm' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/22.19.0/x64/bin/npm' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
|
|
Coverage report
Error: The process '/usr/local/bin/yarn' failed with exit code 1
Error: The process '/usr/local/bin/yarn' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/artiomtr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)
|
|
code-style:
packages/common-solana/src/project/versioned/v1_0_0/model.ts#L66
Unexpected any. Specify a different type
|
|
code-style:
packages/common-solana/src/project/versioned/v1_0_0/model.ts#L50
Unexpected any. Specify a different type
|
|
|
|
|
|
code-style:
packages/common-solana/src/project/models.ts#L156
Unexpected any. Specify a different type
|
|
code-style:
packages/common-solana/src/project/models.ts#L4
'forbidNonWhitelisted' is defined but never used
|
|
code-style:
packages/common-solana/src/codegen/codegen.ts#L70
Forbidden non-null assertion
|
|
code-style:
packages/common-solana/src/codegen/codegen.spec.ts#L29
'templateData' is defined but never used
|
|
code-style:
packages/common-solana/src/codegen/codegen.spec.ts#L29
'outputPath' is defined but never used
|
|
code-style:
packages/common-solana/src/codegen/codegen.spec.ts#L29
'templatePath' is defined but never used
|