Skip to content

Add golangci-lint to workflows #1

Add golangci-lint to workflows

Add golangci-lint to workflows #1

Triggered via pull request April 4, 2024 15:01
Status Failure
Total duration 36s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
26s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: datasetIngestor/scp.go#L66
undeclared name: `shellquote` (typecheck)
golangci-lint: datasetUtils/checkForServiceAvailability.go#L58
undeclared name: `yaml` (typecheck)
golangci-lint: datasetUtils/checkForServiceAvailability_test.go#L92
undeclared name: `yaml` (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L198
String not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L207
String not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L252
t.Uncommon undefined (type rtype has no field or method Uncommon, but does have uncommon) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L256
t.Str undefined (type rtype has no field or method Str) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L257
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.21.8/x64/src/internal/reflectlite/type.go#L282
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.