postgres password #13
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
build-and-push-image
0s
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.
|