Fix up dependency installs + actually trigger 4.1 flag #291
Annotations
10 errors and 2 warnings
golangci-lint:
cli/cli.go#L24
undefined: cli (typecheck)
|
golangci-lint:
cli/cli.go#L28
undefined: cli (typecheck)
|
golangci-lint:
cli/cli.go#L35
undefined: cli (typecheck)
|
golangci-lint:
main.go#L47
undefined: wails (typecheck)
|
golangci-lint
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
golangci-lint
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
golangci-lint
not enough arguments in call to time.Unix
|
golangci-lint
m.DB undefined (type *Migrator has no field or method DB) (typecheck)
|
golangci-lint
m.DB undefined (type *Migrator has no field or method DB) (typecheck)
|
golangci-lint
m.DB undefined (type *Migrator has no field or method DB) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading