Skip to content

added workflows and git hooks #3

added workflows and git hooks

added workflows and git hooks #3

Triggered via pull request March 5, 2024 13:01
Status Failure
Total duration 17s
Artifacts

test.yml

on: pull_request
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.