Skip to content

Initial scaffold

Initial scaffold #33

Triggered via pull request July 3, 2024 23:40
Status Failure
Total duration 36s
Artifacts

main.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (16.x): src/App.tsx#L33
Cannot find module './accountsCached.local.json' or its corresponding type declarations.
build (16.x): src/App.tsx#L34
Cannot find module './amazonLabels2024.local' or its corresponding type declarations.
build (16.x): src/App.tsx#L35
Cannot find module './budgetsCached.local.json' or its corresponding type declarations.
build (16.x): src/InputFileUpload.tsx#L16
Could not find a declaration file for module 'lodash'. '/home/runner/work/labeler-for-ynab/labeler-for-ynab/node_modules/lodash/lodash.js' implicitly has an 'any' type.
build (16.x)
Process completed with exit code 2.
build (16.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/