Test: Fixing old test specs and adding PR test github actions. #1
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/
|