Skip to content

Speedup CI with cache #2578

Speedup CI with cache

Speedup CI with cache #2578

Triggered via pull request August 15, 2024 12:25
@acolytec3acolytec3
synchronize #3592
speedup-ci
Status Failure
Total duration 1m 34s
Artifacts

genesis-build.yml

on: pull_request
Matrix: test-genesis
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test-genesis (18)
Input required and not supplied: key
test-genesis (18)
Option 'moduleResolution' must be set to 'Node16' (or left unspecified) when option 'module' is set to 'Node16'.
test-genesis (18)
Option 'moduleResolution' must be set to 'Node16' (or left unspecified) when option 'module' is set to 'Node16'.
test-genesis (18)
Could not find a declaration file for module 'debug'. '/home/runner/work/ethereumjs-monorepo/ethereumjs-monorepo/node_modules/debug/src/index.js' implicitly has an 'any' type.
test-genesis (18)
Could not find a declaration file for module 'debug'. '/home/runner/work/ethereumjs-monorepo/ethereumjs-monorepo/node_modules/debug/src/index.js' implicitly has an 'any' type.
test-genesis (18)
Cannot find module 'events' or its corresponding type declarations.
test-genesis (18)
Cannot find module 'events' or its corresponding type declarations.
test-genesis (18)
Cannot find module 'events' or its corresponding type declarations.
test-genesis (18)
Could not find a declaration file for module 'debug'. '/home/runner/work/ethereumjs-monorepo/ethereumjs-monorepo/node_modules/debug/src/index.js' implicitly has an 'any' type.
test-genesis (18)
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
test-genesis (18)
Cannot find module 'events' or its corresponding type declarations.
test-genesis (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/