Skip to content

[cps] [space] [subway] SubwaySpace #40

[cps] [space] [subway] SubwaySpace

[cps] [space] [subway] SubwaySpace #40

Triggered via push August 25, 2024 11:15
Status Failure
Total duration 18s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (22.x): src/problems/subway/SubwaySpace.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
build (22.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_22_x" failed.
build (20.x): src/problems/subway/SubwaySpace.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path.
build (20.x)
Process completed with exit code 2.
build (22.x)
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/