Skip to content

feat: switch to vs code tests #99

feat: switch to vs code tests

feat: switch to vs code tests #99

Triggered via pull request February 23, 2024 13:43
Status Failure
Total duration 20s
Artifacts

build.yml

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

Annotations

10 errors and 1 warning
build (20.x): src/discover.ts#L26
Cannot find name 'ResolvedConfig'.
build (20.x): src/discover.ts#L28
Cannot find name 'ResolvedConfig'.
build (20.x): src/pure/ApiProcess.ts#L10
Cannot find name 'WebSocketEvents'.
build (20.x): src/pure/ApiProcess.ts#L10
Cannot find name 'File'.
build (20.x): src/pure/ApiProcess.ts#L35
Binding element 'content' implicitly has an 'any' type.
build (20.x): src/pure/ApiProcess.ts#L41
Parameter 'packs' implicitly has an 'any' type.
build (20.x): src/pure/ApiProcess.ts#L47
Cannot find name 'File'.
build (20.x): src/pure/ApiProcess.ts#L111
Rest parameter 'args' implicitly has an 'any[]' type.
build (20.x): src/pure/ApiProcess.ts#L202
Parameter 'files' implicitly has an 'any' type.
build (20.x): src/pure/runner.ts#L70
Cannot find name 'File'.
build (20.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/.