Build 1.2 new changes #56
contracts-tests.yml
on: pull_request
formatting-linting
/
checks
16s
tests
24s
Annotations
4 errors and 2 warnings
formatting-linting / checks:
packages/contracts/test/10_unit-testing/11_plugin.ts#L416
'bob' is assigned a value but never used. Allowed unused vars must match /_/u
|
formatting-linting / checks:
packages/contracts/test/10_unit-testing/11_plugin.ts#L429
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
formatting-linting / checks
Process completed with exit code 1.
|
tests
Process completed with exit code 1.
|
formatting-linting / checks
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/
|
tests
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/
|