Skip to content

Lazy instantiation for services with side effects #172

Lazy instantiation for services with side effects

Lazy instantiation for services with side effects #172

Triggered via pull request January 6, 2024 12:09
Status Failure
Total duration 1m 32s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
go-test: internal/database/migrations/decorator.go#L30
cannot use db (variable of type *sql.DB) as lazy.Lazy[*sql.DB] value in struct literal: *sql.DB does not implement lazy.Lazy[*sql.DB] (missing method Get)
go-test: internal/database/migrations/decorator.go#L33
m.Up undefined (type Result has no field or method Up)
go-test
Process completed with exit code 1.
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
golangci-lint
Cannot open: File exists
generated: internal/database/migrations/decorator.go#L30
cannot use db (variable of type *sql.DB) as lazy.Lazy[*sql.DB] value in struct literal: *sql.DB does not implement lazy.Lazy[*sql.DB] (missing method Get)
generated: internal/database/migrations/decorator.go#L33
m.Up undefined (type Result has no field or method Up)
generated
Process completed with exit code 201.
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2