feat: add TextFlag #375
Annotations
4 errors and 3 warnings
format
Process completed with exit code 1.
|
staticcheck:
flag_text_test.go#L17
receiver name should not be an underscore, omit the name if it is unused (ST1006)
|
staticcheck:
flag_text_test.go#L21
receiver name should not be an underscore, omit the name if it is unused (ST1006)
|
staticcheck
Process completed with exit code 1.
|
format
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
|
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.sum
|