Opencode/tidy panda #8
Annotations
10 errors and 2 warnings
|
Lint:
oho/cmd/tool/tool.go#L118
Error return value of `listCmd.MarkFlagRequired` is not checked (errcheck)
|
|
Lint:
oho/internal/client/client_test.go#L35
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint:
oho/internal/testutil/testutil.go#L287
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint:
oho/internal/testutil/testutil.go#L279
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
oho/cmd/auth/auth.go#L72
Error return value of `setCmd.MarkFlagRequired` is not checked (errcheck)
|
|
Lint:
oho/internal/util/output_test.go#L16
Error return value of `config.Init` is not checked (errcheck)
|
|
Lint:
oho/internal/util/output.go#L100
Error return value of `fmt.Scanln` is not checked (errcheck)
|
|
Lint:
oho/internal/util/output.go#L55
Error return value is not checked (errcheck)
|
|
Lint:
oho/internal/config/config_test.go#L16
Error return value is not checked (errcheck)
|
|
Lint:
oho/internal/config/config.go#L46
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/opencode_cli/opencode_cli. Supported file pattern: go.sum
|
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/opencode_cli/opencode_cli. Supported file pattern: go.sum
|