Skip to content

cicd: fix linter

cicd: fix linter #115

Triggered via push January 10, 2025 17:22
Status Failure
Total duration 1m 14s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: database/ex-1-connection/main.go#L12
declared and not used: connectionString
build: database/ex-1-connection/main.go#L16
undefined: db (typecheck)
build: database/ex-1-connection/solution/sqlite.go#L11
main redeclared in this block
build: database/ex-1-connection/solution/postgres.go#L11
other declaration of main (typecheck)
build: database/ex-2-abstraction/database/database.go#L49
missing return (typecheck)
build: database/ex-2-abstraction/main.go#L6
could not import github.com/soypete/WebServices-in-3-weeks/database/ex-2-abstraction/database (-: # github.com/soypete/WebServices-in-3-weeks/database/ex-2-abstraction/database
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636