Skip to content

allow to pass context values to override environment variables #493

allow to pass context values to override environment variables

allow to pass context values to override environment variables #493

Triggered via pull request March 26, 2023 06:15
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: host/host_linux.go#L69
Function `NumProcs` should pass the context parameter (contextcheck)
lint: host/host_linux.go#L266
Function `GetOSRelease` should pass the context parameter (contextcheck)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gopsutil/gopsutil. Supported file pattern: go.sum
lint: internal/common/common_test.go#L190
context-keys-type: should not use basic type string as key in context.WithValue (revive)