feat: add node16Modules flag for hardhat #1053
ci.yml
on: pull_request
Matrix: lint
Matrix: test-examples
Matrix: test
Annotations
7 errors and 4 warnings
test (16.x, ubuntu-latest)
Property 'node16Modules' is missing in type '{ outDir: string; target: string; alwaysGenerateOverloads: false; discriminateTypes: false; tsNocheck: false; dontOverrideCompile: false; }' but required in type 'TypechainConfig'.
|
test (16.x, ubuntu-latest)
Process completed with exit code 1.
|
lint (16.x)
Property 'node16Modules' is missing in type '{ outDir: string; target: string; alwaysGenerateOverloads: false; discriminateTypes: false; tsNocheck: false; dontOverrideCompile: false; }' but required in type 'TypechainConfig'.
|
lint (16.x)
Process completed with exit code 1.
|
test-examples (16.x, ubuntu-latest)
Property 'node16Modules' is missing in type '{ outDir: string; target: string; alwaysGenerateOverloads: false; discriminateTypes: false; tsNocheck: false; dontOverrideCompile: false; }' but required in type 'TypechainConfig'.
|
test-examples (16.x, ubuntu-latest)
Process completed with exit code 1.
|
test-examples (16.x, windows-latest)
The operation was canceled.
|
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/
|
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/
|
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, windows-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/
|