Skip to content

use Automaton for easier code management. #33

use Automaton for easier code management.

use Automaton for easier code management. #33

Triggered via push June 26, 2024 19:18
Status Failure
Total duration 32s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: src/processing/Automaton.ts#L9
Cannot find module './processor' or its corresponding type declarations.
build: src/processing/createTasks.ts#L1
Cannot find module './automaton' or its corresponding type declarations.
build: src/processing/createTasks.ts#L13
Cannot find module './processor' or its corresponding type declarations.
build: src/processing/getTasks.ts#L3
Cannot find module './automaton' or its corresponding type declarations.
build: src/processing/getTasks.ts#L7
Cannot find module './processor' or its corresponding type declarations.
build: src/processing/removeTasks.ts#L1
Cannot find module './automaton' or its corresponding type declarations.
build: src/processing/updateTasks.ts#L1
Cannot find module './automaton' or its corresponding type declarations.
build: src/processing/updateTasks.ts#L6
Cannot find module './processor' or its corresponding type declarations.
build
Process completed with exit code 2.
build
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/.