Merge pull request #1 from RincewindsHat/auto_update_dependencies #1
Annotations
6 errors and 2 warnings
lint:
dlsir.go#L194
Error return value of `os.WriteFile` is not checked (errcheck)
|
lint:
dlsir.go#L477
Error return value of `router.SetTrustedProxies` is not checked (errcheck)
|
lint:
config.go#L14
func `printItemList` is unused (unused)
|
lint:
dlsir.go#L461
S1011: should replace loop with `managedPhones = append(managedPhones, filterItemList(config, "managed-phones", true)...)` (gosimple)
|
lint:
dlsir.go#L82
SA5008: invalid XML tag: unknown option "-" (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dlsir/dlsir. Supported file pattern: go.sum
|