Skip to content

Create node.js.yml

Create node.js.yml #1

Triggered via push March 16, 2024 21:27
Status Failure
Total duration 18s
Artifacts

node.js.yml

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

Annotations

22 errors and 2 warnings
build (18.x): tsconfig.base.json#L2
File '@tsconfig/node14/tsconfig.json' not found.
build (18.x): src/graph.ts#L169
Expected 2 arguments, but got 1.
build (18.x): src/resultset.ts#L42
Property '_graph' does not exist on type 'ResultSet'.
build (18.x): src/resultset.ts#L43
Property '_position' does not exist on type 'ResultSet'.
build (18.x): src/resultset.ts#L44
Property '_resultsCount' does not exist on type 'ResultSet'.
build (18.x): src/resultset.ts#L45
Property '_header' does not exist on type 'ResultSet'.
build (18.x): src/resultset.ts#L46
Property '_results' does not exist on type 'ResultSet'.
build (18.x): src/resultset.ts#L58
Cannot find name 'ReplyError'.
build (18.x): src/resultset.ts#L60
Property '_statistics' does not exist on type 'ResultSet'. Did you mean 'getStatistics'?
build (18.x): src/resultset.ts#L60
Cannot find name 'Statistics'. Did you mean 'statistics'?
build (14.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "_18_x" failed.
build (16.x): tsconfig.base.json#L2
File '@tsconfig/node14/tsconfig.json' not found.
build (16.x): src/graph.ts#L169
Expected 2 arguments, but got 1.
build (16.x): src/resultset.ts#L42
Property '_graph' does not exist on type 'ResultSet'.
build (16.x): src/resultset.ts#L43
Property '_position' does not exist on type 'ResultSet'.
build (16.x): src/resultset.ts#L44
Property '_resultsCount' does not exist on type 'ResultSet'.
build (16.x): src/resultset.ts#L45
Property '_header' does not exist on type 'ResultSet'.
build (16.x): src/resultset.ts#L46
Property '_results' does not exist on type 'ResultSet'.
build (16.x): src/resultset.ts#L58
Cannot find name 'ReplyError'.
build (16.x): src/resultset.ts#L60
Property '_statistics' does not exist on type 'ResultSet'. Did you mean 'getStatistics'?
build (16.x): src/resultset.ts#L60
Cannot find name 'Statistics'. Did you mean 'statistics'?
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.