Add publish command for releasing drafts and updating Homebrew tap #256
Annotations
3 errors
|
Staticcheck
Process completed with exit code 1.
|
|
Staticcheck:
main_test.go#L113
testscript.RunMain is deprecated: use [Main], as the only reason for returning exit codes was to collect full code coverage, which Go does automatically now: https://go.dev/blog/integration-test-coverage (SA1019)
|
|
Staticcheck:
internal/config/publish_config.go#L96
should replace this if statement with an unconditional strings.TrimPrefix (S1017)
|
Loading