Skip to content

Fix tape test plan

Fix tape test plan #65

Triggered via push August 11, 2024 08:25
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: node_modules/@types/bluebird/index.d.ts#L1
'?' expected.
build: node_modules/@types/bluebird/index.d.ts#L1
Cannot find name 'T'.
build: node_modules/@types/bluebird/index.d.ts#L1
';' expected.
build: node_modules/@types/bluebird/index.d.ts#L1
'never' only refers to a type, but is being used as a value here.
build: node_modules/@types/bluebird/index.d.ts#L1
A rest parameter must be of an array type.
build: node_modules/@types/bluebird/index.d.ts#L1
Mapped object type implicitly has an 'any' template type.
build: node_modules/@types/bluebird/index.d.ts#L1
']' expected.
build: node_modules/@types/bluebird/index.d.ts#L1
Cannot find name 'as'.
build: node_modules/@types/bluebird/index.d.ts#L1
';' expected.
build: node_modules/@types/bluebird/index.d.ts#L1
'PromisifyAllKeys' only refers to a type, but is being used as a value here.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/