Skip to content

fixup! fix(project): [wip] use fully resolved import paths #1682

fixup! fix(project): [wip] use fully resolved import paths

fixup! fix(project): [wip] use fully resolved import paths #1682

Triggered via push September 1, 2024 18:35
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
test_and_build
48s
test_and_build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test_and_build: src/common/services/randomNumber.js#L2
Missing file extension "js" for "global/window"
test_and_build: src/components/AchievementsView/AchievementsView.js#L9
Missing file extension "js" for "../ProgressBar"
test_and_build: src/components/AchievementsView/AchievementsView.js#L10
Missing file extension "js" for "../Achievement"
test_and_build: src/components/AchievementsView/AchievementsView.js#L12
Missing file extension "js" for "../../utils/memoize"
test_and_build: src/components/AppBar/AppBar.test.js#L4
Missing file extension "js" for "../../utils/noop"
test_and_build: src/components/Cellar/Keg.js#L13
Missing file extension "js" for "../../utils/getKegValue"
test_and_build: src/components/Cellar/Keg.js#L17
Missing file extension "js" for "../AnimatedNumber"
test_and_build: src/components/Cellar/Keg.js#L20
Missing file extension "js" for "../../utils/getKegSpoilageRate"
test_and_build: src/components/ContextPane/ContextPane.js#L5
Missing file extension "js" for "../Inventory"
test_and_build: src/components/ContextPane/ContextPane.js#L6
Missing file extension "js" for "../CowPenContextMenu"
test_and_build
The following actions use a deprecated Node.js version 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/