feat: typed attach
return value
#18
ci.yml
on: pull_request
Matrix: lint
Matrix: test-examples
Matrix: test
Annotations
5 errors and 6 warnings
test-examples (16.x, ubuntu-latest)
Process completed with exit code 1.
|
test-examples (16.x, windows-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
|
test-examples (16.x, windows-latest)
The operation was canceled.
|
test (16.x, ubuntu-latest)
Subsequent property declarations must have the same type. Property 'attach' must be of type '(target: string | Addressable) => NameClashes', but here has type 'TypedContractMethod<[], [string], "view">'.
|
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-examples (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-examples (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (16.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|