feat: support profiling #511
Annotations
7 errors and 1 warning
|
Run linter:
profile.go#L62
Function 'NewProfiler' is too long (61 > 60) (funlen)
|
Run linter:
observe/observer.go#L59
Function 'NewFromCLI' is too long (70 > 60) (funlen)
|
Run linter:
profile.go#L39
line is 150 characters (lll)
|
Run linter:
observe/observer.go#L47
line is 122 characters (lll)
|
Run linter:
profile.go#L65
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
Run linter
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/cmd/cmd. Supported file pattern: go.sum
|
Loading