add import cloned contract tests and fix bugs #15
Annotations
20 errors and 1 warning
build (18.x):
src/config-extensions.ts#L33
'remappings' is never reassigned. Use 'const' instead
|
build (18.x):
src/config-extensions.ts#L42
'_' is assigned a value but never used
|
build (18.x):
src/config-extensions.ts#L86
'_' is assigned a value but never used
|
build (18.x):
test/import.e2e.test.ts#L1
'TIMEOUT' is defined but never used
|
build (18.x):
test/multiple.e2e.test.ts#L49
'_' is assigned a value but never used
|
build (18.x)
Process completed with exit code 1.
|
build (16.x)
The job was canceled because "_18_x" failed.
|
build (16.x):
src/config-extensions.ts#L33
'remappings' is never reassigned. Use 'const' instead
|
build (16.x):
src/config-extensions.ts#L42
'_' is assigned a value but never used
|
build (16.x):
src/config-extensions.ts#L86
'_' is assigned a value but never used
|
build (16.x):
test/import.e2e.test.ts#L1
'TIMEOUT' is defined but never used
|
build (16.x):
test/multiple.e2e.test.ts#L49
'_' is assigned a value but never used
|
build (16.x)
Process completed with exit code 1.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x):
src/config-extensions.ts#L33
'remappings' is never reassigned. Use 'const' instead
|
build (20.x):
src/config-extensions.ts#L42
'_' is assigned a value but never used
|
build (20.x):
src/config-extensions.ts#L86
'_' is assigned a value but never used
|
build (20.x):
test/import.e2e.test.ts#L1
'TIMEOUT' is defined but never used
|
build (20.x):
test/multiple.e2e.test.ts#L49
'_' is assigned a value but never used
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|