on-push.yml
on: push
build-and-test
/
Run checks
1m 6s
build-and-test
/
Test backend
45s
build-and-test
/
Build web
26s
build-and-test
/
Test web
42s
Annotations
10 errors
build-and-test / Build web
Process completed with exit code 254.
|
build-and-test / Test backend
Process completed with exit code 1.
|
build-and-test / Run checks:
reset.d.ts#L2
Unable to resolve path to module '@total-typescript/ts-reset'
|
build-and-test / Run checks:
web/app/actions.ts#L3
Unable to resolve path to module '@/auth'
|
build-and-test / Run checks:
web/app/api/auth/[...nextauth]/route.ts#L1
Unable to resolve path to module '@/auth'
|
build-and-test / Run checks:
web/app/apollo.ts#L3
Unable to resolve path to module '@/config'
|
build-and-test / Run checks:
web/app/page.tsx#L4
Unable to resolve path to module '@/lib/component/home/Home'
|
build-and-test / Run checks:
web/app/ui/LoginButton.tsx#L1
Unable to resolve path to module '@/auth'
|
build-and-test / Run checks:
web/lib/component/home/Home.tsx#L4
Unable to resolve path to module '@/app/ui/LoginButton'
|
build-and-test / Run checks
Process completed with exit code 1.
|