Skip to content

base lint passing

base lint passing #14

Triggered via push July 2, 2024 03:06
Status Failure
Total duration 1m 14s
Artifacts

on-push.yml

on: push
build-and-test  /  Run checks
1m 4s
build-and-test / Run checks
build-and-test  /  Test backend
39s
build-and-test / Test backend
build-and-test  /  Build web
23s
build-and-test / Build web
build-and-test  /  Test web
43s
build-and-test / Test web
Fit to window
Zoom out
Zoom in

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.