Skip to content

Change how version string is loaded from package.json #74

Change how version string is loaded from package.json

Change how version string is loaded from package.json #74

Triggered via pull request January 22, 2024 18:56
Status Failure
Total duration 31s
Artifacts

nodejs-ci.yml

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

Annotations

5 errors and 10 warnings
Node CI - test (20.x): src/constants.ts#L6
Cannot find module '../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
Node CI - test (20.x)
Process completed with exit code 2.
Node CI - test (18.x)
The job was canceled because "_20_x" failed.
Node CI - test (18.x): src/constants.ts#L6
Cannot find module '../package.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
Node CI - test (18.x)
The operation was canceled.
Node CI - test (20.x): src/axios-error.ts#L11
Unexpected any. Specify a different type
Node CI - test (20.x): src/axios-error.ts#L12
Unexpected any. Specify a different type
Node CI - test (20.x): src/axios-error.ts#L20
Unexpected any. Specify a different type
Node CI - test (20.x): src/axios-error.ts#L21
Unexpected any. Specify a different type
Node CI - test (20.x): src/client.ts#L109
Unexpected any. Specify a different type
Node CI - test (18.x): src/axios-error.ts#L11
Unexpected any. Specify a different type
Node CI - test (18.x): src/axios-error.ts#L12
Unexpected any. Specify a different type
Node CI - test (18.x): src/axios-error.ts#L20
Unexpected any. Specify a different type
Node CI - test (18.x): src/axios-error.ts#L21
Unexpected any. Specify a different type
Node CI - test (18.x): src/client.ts#L109
Unexpected any. Specify a different type