deps(updatecli/policies): bump all policies #1013
Annotations
6 errors and 2 warnings
golangci-lint:
pkg/database/main.go#L70
undefined: migrate (typecheck)
|
golangci-lint:
pkg/database/main.go#L80
undefined: migrate (typecheck)
|
golangci-lint:
pkg/server/reportHandler.go#L210
undefined: pgx (typecheck)
|
golangci-lint:
../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
golangci-lint:
../../../go/pkg/mod/golang.org/[email protected]/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/udash/udash. Supported file pattern: go.sum
|
Loading