debug: additional testing #7679
Annotations
7 errors and 1 warning
Running linter:
cmd/debug/main_gopsutil.go#L17
matcher redeclared in this block
|
Running linter:
cmd/debug/cpu_sample.go#L17
other declaration of matcher
|
Running linter:
cmd/debug/main_gopsutil.go#L19
cpu_sample redeclared in this block
|
Running linter:
cmd/debug/cpu_sample.go#L19
other declaration of cpu_sample
|
Running linter:
cmd/debug/main_gopsutil.go#L68
undefined: Log
|
Running linter:
cmd/debug/cpu_sample.go#L68
undefined: Log (typecheck)
|
Running linter
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading