Skip to content

Minor version 1.1 #1080

Minor version 1.1

Minor version 1.1 #1080

Triggered via pull request July 25, 2024 20:56
@pcowgillpcowgill
synchronize #386
1.1
Status Failure
Total duration 33s
Artifacts

node.js.yml

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

Annotations

9 errors and 1 warning
build (18.x): src/types/transaction.ts#L75
Duplicate identifier 'actions'.
build (18.x): src/types/transaction.ts#L79
Duplicate identifier 'actions'.
build (18.x): src/types/transaction.ts#L79
Subsequent property declarations must have the same type. Property 'actions' must be of type 'ContextActionID[] | undefined', but here has type 'ContextAction[] | undefined'.
build (18.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): src/types/transaction.ts#L75
Duplicate identifier 'actions'.
build (20.x): src/types/transaction.ts#L79
Duplicate identifier 'actions'.
build (20.x): src/types/transaction.ts#L79
Subsequent property declarations must have the same type. Property 'actions' must be of type 'ContextActionID[] | undefined', but here has type 'ContextAction[] | undefined'.
build (20.x)
Process completed with exit code 2.
build (18.x)
The following actions uses Node.js version which is deprecated 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/