poc: FOASCLI breaking change command with custom check #299
code-health-foascli.yml
on: pull_request
e2e-tests
4m 48s
Matrix: unit-tests
Annotations
10 errors and 4 warnings
|
lint:
tools/cli/internal/cli/breakingchanges/check/check.go#L125
error-format: fmt.Errorf can be replaced with errors.New (perfsprint)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L33
The line is 221 characters long, which exceeds the maximum of 150 characters. (lll)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L27
The line is 171 characters long, which exceeds the maximum of 150 characters. (lll)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L26
The line is 170 characters long, which exceeds the maximum of 150 characters. (lll)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L25
The line is 165 characters long, which exceeds the maximum of 150 characters. (lll)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L17
The line is 171 characters long, which exceeds the maximum of 150 characters. (lll)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L16
The line is 170 characters long, which exceeds the maximum of 150 characters. (lll)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L15
The line is 165 characters long, which exceeds the maximum of 150 characters. (lll)
|
|
lint:
tools/cli/internal/cli/breakingchanges/check/check.go#L19
File is not properly formatted (gci)
|
|
lint:
tools/cli/internal/breakingchanges/customcheckers/customcheckers.go#L4
File is not properly formatted (gci)
|
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/openapi/openapi. Supported file pattern: go.mod
|
|
e2e-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/openapi/openapi. Supported file pattern: go.mod
|
|
unit-tests (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/openapi/openapi. Supported file pattern: go.mod
|
|
unit-tests (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/openapi/openapi. Supported file pattern: go.mod
|