Add the idea of "env-flags" #201
Annotations
6 errors and 3 warnings
lint:
env.go#L93
func `envFlagBool` is unused (unused)
|
lint:
env.go#L127
func `envFlagInt` is unused (unused)
|
lint:
env.go#L161
func `envFlagFloat` is unused (unused)
|
lint:
env.go#L195
func `envFlagDuration` is unused (unused)
|
lint:
env.go#L222
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/git-sync/git-sync. Supported file pattern: go.sum
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/git-sync/git-sync. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/git-sync/git-sync. Supported file pattern: go.sum
|