fix contract and test #77
subgraph-tests.yml
on: pull_request
formatting-linting
/
checks
18s
tests
35s
Annotations
4 errors and 2 warnings
formatting-linting / checks:
packages/contracts/test/10_unit-testing/11_plugin.ts#L406
'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#L419
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/
|