Skip to content

postgres password

postgres password #13

Triggered via push November 14, 2024 17:09
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pipeline.yaml

on: push
run-tests
12s
run-tests
build-and-push-image
0s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

6 errors
run-tests: internal/config/database.go#L7
"strings" imported and not used
run-tests: internal/config/database.go#L45
cannot use strconv.Atoi(portStr) (value of type error) as bool value in assignment
run-tests: internal/config/database.go#L46
invalid operation: err != nil (mismatched types bool and untyped nil)
run-tests: internal/config/database.go#L69
cannot use config.Validate() (value of type error) as bool value in assignment
run-tests: internal/config/database.go#L70
invalid operation: err != nil (mismatched types bool and untyped nil)
run-tests
Process completed with exit code 1.