Skip to content

Test: Fixing old test specs and adding PR test github actions. #1

Test: Fixing old test specs and adding PR test github actions.

Test: Fixing old test specs and adding PR test github actions. #1

Triggered via pull request October 15, 2024 00:49
Status Failure
Total duration 22s
Artifacts

pnpm-pr-test.yaml

on: pull_request
build-and-test
13s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build-and-test: src/Constants.ts#L2
Cannot find module 'dotenv' or its corresponding type declarations.
build-and-test: src/CustomTypes.ts#L1
Cannot find module './src/Types.gen' or its corresponding type declarations.
build-and-test: src/EventHandlers/CLFactory.ts#L4
Cannot find module 'generated' or its corresponding type declarations.
build-and-test: src/EventHandlers/CLFactory.ts#L6
Binding element 'event' implicitly has an 'any' type.
build-and-test: src/EventHandlers/CLFactory.ts#L6
Binding element 'context' implicitly has an 'any' type.
build-and-test: src/EventHandlers/CLFactory.ts#L10
Binding element 'event' implicitly has an 'any' type.
build-and-test: src/EventHandlers/CLFactory.ts#L10
Binding element 'context' implicitly has an 'any' type.
build-and-test: src/EventHandlers/CLPool.ts#L12
Cannot find module 'generated' or its corresponding type declarations.
build-and-test: src/EventHandlers/CLPool.ts#L14
Binding element 'event' implicitly has an 'any' type.
build-and-test: src/EventHandlers/CLPool.ts#L14
Binding element 'context' implicitly has an 'any' type.
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/