Fix GetSelf() logic when running with alternate hostfs #439
golangci-lint.yml
on: pull_request
lint-darwin
1m 7s
Matrix: lint
Annotations
5 errors and 5 warnings
lint (windows):
metric/system/process/process_windows.go#L97
Error return value of `syscall.CloseHandle` is not checked (errcheck)
|
lint (windows):
metric/system/process/process_windows.go#L106
Error return value of `syscall.CloseHandle` is not checked (errcheck)
|
lint (windows)
issues found
|
lint (linux)
The job was canceled because "windows" failed.
|
lint (linux)
The operation was canceled.
|
lint (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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 (windows)
The `set-output` 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/
|
lint (linux)
The `set-output` 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/
|
lint-darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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-darwin
The `set-output` 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/
|