feat: implement automated release system with package manager support #10
Annotations
11 errors and 2 warnings
|
build
Process completed with exit code 2.
|
|
lint:
internal/pagination/pagination_test.go#L805
cyclomatic complexity 16 of func `TestEndToEndPaginationPriority` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination_test.go#L426
cyclomatic complexity 17 of func `TestCompleteOperation` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination_test.go#L1211
cyclomatic complexity 17 of func `TestSharedParameterRemoval` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination_test.go#L547
cyclomatic complexity 18 of func `TestSharedParameterHandling` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination_test.go#L982
cyclomatic complexity 18 of func `TestClientGrantsScenario` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination.go#L389
cyclomatic complexity 26 of func `removeUnwantedParams` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination.go#L502
cyclomatic complexity 30 of func `removeUnwantedResponsesWithDoc` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination.go#L809
cyclomatic complexity 35 of func `shouldKeepSchemaItemWithDoc` is high (> 15) (gocyclo)
|
|
lint:
internal/pagination/pagination.go#L229
cyclomatic complexity 40 of func `ProcessEndpointWithDoc` is high (> 15) (gocyclo)
|
|
lint:
internal/transform/pagination.go#L445
Error return value of `encoder.Encode` is not checked (errcheck)
|
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|