Skip to content

fix: Rename lazy-transport-test.js to lazy-transport-test.ts #587

fix: Rename lazy-transport-test.js to lazy-transport-test.ts

fix: Rename lazy-transport-test.js to lazy-transport-test.ts #587

Triggered via push August 16, 2023 16:05
Status Failure
Total duration 1m 51s
Artifacts

node.js.yml

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

Annotations

10 errors and 1 warning
build (lts/*)
Property 'callback' does not exist on type '{}'.
build (lts/*)
Property 'callback' does not exist on type '{}'.
build (lts/*)
Property 'callback' does not exist on type '{}'.
build (lts/*)
Cannot find name 'beforeAll'.
build (lts/*)
No overload matches this call.
build (lts/*)
No overload matches this call.
build (lts/*)
No overload matches this call.
build (lts/*)
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
build (lts/*)
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
build (lts/*)
Cannot find name 'expect'.
build (lts/*)
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/