base lint passing #14
on-push.yml
on: push
build-and-test
/
Run checks
1m 4s
build-and-test
/
Test backend
39s
build-and-test
/
Build web
23s
build-and-test
/
Test web
43s
Annotations
8 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:
backend/src/db/runMigrations.ts#L81
Property 'host' does not exist on type 'unknown'.
|
build-and-test / Run checks:
backend/src/db/runMigrations.ts#L81
Property 'username' does not exist on type 'unknown'.
|
build-and-test / Run checks:
backend/src/db/runMigrations.ts#L81
Property 'password' does not exist on type 'unknown'.
|
build-and-test / Run checks:
backend/src/db/runMigrations.ts#L81
Property 'port' does not exist on type 'unknown'.
|
build-and-test / Run checks:
backend/src/db/runMigrations.ts#L81
Property 'dbname' does not exist on type 'unknown'.
|
build-and-test / Run checks
Process completed with exit code 2.
|