Skip to content

fix: update result

fix: update result #72

Triggered via push January 26, 2024 15:47
Status Failure
Total duration 1m 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: netutil/util.go#L48
Error return value of `conn.Close` is not checked (errcheck)
lint: pathutil/file.go#L71
Error return value of `sourcefile.Close` is not checked (errcheck)
lint: pathutil/file.go#L74
Error return value of `destfile.Close` is not checked (errcheck)
lint: pathutil/file.go#L94
Error return value of `directory.Close` is not checked (errcheck)
lint: result/result_test.go#L5
File is not `goimports`-ed with -local github.com/org/project (goimports)
lint: errors/err_code.go#L6
File is not `goimports`-ed with -local github.com/org/project (goimports)
lint: errors/err_code_registry.go#L4
File is not `goimports`-ed with -local github.com/org/project (goimports)
lint: errors/z_error_stack_test.go#L4
File is not `goimports`-ed with -local github.com/org/project (goimports)
lint: errors/z_error_test.go#L5
File is not `goimports`-ed with -local github.com/org/project (goimports)
lint: log/impl.log.go#L6
File is not `goimports`-ed with -local github.com/org/project (goimports)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/