Report error responses as JSON #98
build.yaml
on: pull_request
changelog
6s
lint
11s
Matrix: test
Annotations
10 errors
changelog
Process completed with exit code 1.
|
lint:
main.go#L57
exported const DefaultErrorReason should have comment or be unexported
|
lint:
main.go#L58
exported const DefaultErrorCode should have comment or be unexported
|
lint:
submit.go#L176
struct field PolicyUrl should be PolicyURL
|
lint
Process completed with exit code 1.
|
test (1.17):
main_test.go#L93
assignment mismatch: 1 variable but cfg.matchesRejectionCondition returns 2 values
|
test (1.17):
main_test.go#L153
assignment mismatch: 1 variable but cfg.matchesRejectionCondition returns 2 values
|
test (1.17)
Process completed with exit code 2.
|
test (1.16)
The job was canceled because "_1_17" failed.
|
test (1.16)
The operation was canceled.
|