Bump golangci/golangci-lint-action from 3 to 4 #3
Annotations
6 errors and 1 warning
golangci-lint:
dlsir.go#L194
Error return value of `os.WriteFile` is not checked (errcheck)
|
golangci-lint:
dlsir.go#L477
Error return value of `router.SetTrustedProxies` is not checked (errcheck)
|
golangci-lint:
config.go#L14
func `printItemList` is unused (unused)
|
golangci-lint:
dlsir.go#L461
S1011: should replace loop with `managedPhones = append(managedPhones, filterItemList(config, "managed-phones", true)...)` (gosimple)
|
golangci-lint:
dlsir.go#L82
SA5008: invalid XML tag: unknown option "-" (staticcheck)
|
golangci-lint
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/dlsir/dlsir. Supported file pattern: go.sum
|
Loading