Skip to content

actually use github actions properly #2

actually use github actions properly

actually use github actions properly #2

Status Failure
Total duration 18s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/extension.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
test: src/flowr/internal-session.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
test: src/flowr/internal-session.ts#L2
Cannot find module '@eagleoutice/flowr' or its corresponding type declarations.
test: src/flowr/internal-session.ts#L3
Cannot find module '@eagleoutice/flowr' or its corresponding type declarations.
test: src/flowr/internal-session.ts#L4
Cannot find module '@eagleoutice/flowr/util/range' or its corresponding type declarations.
test: src/flowr/internal-session.ts#L5
Cannot find module '@eagleoutice/flowr/util/assert' or its corresponding type declarations.
test: src/flowr/internal-session.ts#L24
Parameter 'version' implicitly has an 'any' type.
test: src/flowr/internal-session.ts#L27
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
test: src/flowr/internal-session.ts#L30
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
test: src/test/extension.test.ts#L1
Cannot find module 'assert' or its corresponding type declarations.