Update github ci.yaml to Node v20 #33
Annotations
10 errors and 2 warnings
Run npm run test:
tests/objects/parkRide.tests.ts#L2
File '/home/runner/work/OpenRCT2-RideVehicleEditor/OpenRCT2-RideVehicleEditor/lib/openrct2.d.ts' not found.
|
Run npm run test:
tests/objects/parkRide.tests.ts#L5
Could not find a declaration file for module 'openrct2-mocks'. '/home/runner/work/OpenRCT2-RideVehicleEditor/OpenRCT2-RideVehicleEditor/node_modules/openrct2-mocks/dist/index.min.mjs' implicitly has an 'any' type.
|
Run npm run test:
tests/objects/parkRide.tests.ts#L6
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '../../src/objects/parkRide.js'?
|
Run npm run test:
tests/objects/parkRide.tests.ts#L11
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
Run npm run test:
tests/objects/parkRide.tests.ts#L30
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
Run npm run test:
tests/objects/parkRide.tests.ts#L53
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
Run npm run test:
tests/objects/parkRide.tests.ts#L82
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
Run npm run test:
tests/objects/parkRide.tests.ts#L97
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
Run npm run test:
tests/objects/parkRide.tests.ts#L119
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
|
Run npm run test:
tests/objects/rideTrain.tests.ts#L1
File '/home/runner/work/OpenRCT2-RideVehicleEditor/OpenRCT2-RideVehicleEditor/lib/openrct2.d.ts' not found.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|
Loading