Skip to content

Apply update of workflows from asset repo #142

Apply update of workflows from asset repo

Apply update of workflows from asset repo #142

Triggered via push April 8, 2024 16:40
Status Failure
Total duration 4m 15s
Artifacts
run-determination
0s
run-determination
Matrix: check-config
Matrix: check-formatting
Matrix: check-outdated
Matrix: check-style
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
check-style (./): sync/sync_linux.go#L48
Error return value of `syncReader.Close` is not checked (errcheck)
check-style (./): sync/sync.go#L30
func `processUpdates` is unused (unused)
check-style (./): sync/sync.go#L49
func `portListHas` is unused (unused)
check-style (./)
issues found
check-style (./)
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/.
check-style (./): args/args.go#L18
package-comments: should have a package comment (revive)
check-style (./): version/version.go#L18
package-comments: should have a package comment (revive)
check-style (./): sync/sync.go#L18
package-comments: should have a package comment (revive)
check-style (./): main.go#L71
redefines-builtin-id: redefinition of the built-in function close (revive)
check-style (./): main.go#L51
unused-parameter: parameter 'userAgent' seems to be unused, consider removing or renaming it as _ (revive)