feat: use k8s revamped integration #303
pr.yaml
on: pull_request
go-mod
24s
golangci-lint
1m 20s
Matrix: tests
Annotations
4 errors and 5 warnings
|
golangci-lint
issues found
|
|
golangci-lint:
pkg/api/escape/integrations.go#L18
exported: exported function CreateKubernetesIntegrationIfNotExists should have comment or be unexported (revive)
|
|
golangci-lint:
pkg/api/escape/integrations.go#L14
var-naming: struct field LocationId should be LocationID (revive)
|
|
golangci-lint:
pkg/api/escape/integrations.go#L13
var-naming: struct field ProjectIds should be ProjectIDs (revive)
|
|
go-mod
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
tests (ubuntu-24.04-arm, 1.23)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
tests (ubuntu-latest, 1.23)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
tests (macos-latest, 1.23)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|