CLOUDP-236398: Adding merge command skeleton #23
code-health-tools.yml
on: pull_request
build
17s
lint
2m 30s
Annotations
4 errors and 2 warnings
lint:
tools/cli/internal/cli/merge/merge.go#L56
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
lint:
tools/cli/internal/cli/validator/command.go#L30
line is 144 characters (lll)
|
lint:
tools/cli/internal/cli/merge/merge.go#L49
line is 129 characters (lll)
|
lint
issues found
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/openapi/openapi. Supported file pattern: go.sum
|
lint:
tools/cli/internal/cli/merge/merge.go#L45
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|