Merge pull request #52 from ozontech/issue-51 #85
Annotations
10 errors and 11 warnings
Run golangci-lint:
errors/error.go#L8
exported: exported type CuteError should have comment or be unexported (revive)
|
Run golangci-lint:
internal/utils/body.go#L33
if statements should only be cuddled with assignments (wsl)
|
Run golangci-lint:
internal/utils/json.go#L18
return statements should not be cuddled if block has more than two lines (wsl)
|
Run golangci-lint:
allure.go#L14
if statements should only be cuddled with assignments (wsl)
|
Run golangci-lint:
allure.go#L17
if statements should only be cuddled with assignments (wsl)
|
Run golangci-lint:
cute.go#L123
expressions should not be cuddled with declarations or returns (wsl)
|
Run golangci-lint:
jsonschema.go#L36
only one cuddle assignment allowed before if statement (wsl)
|
Run golangci-lint:
roundtripper.go#L50
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
Run golangci-lint:
roundtripper.go#L61
block should not start with a whitespace (wsl)
|
Run golangci-lint:
roundtripper.go#L194
assignments should only be cuddled with other assignments (wsl)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run golangci-lint:
internal/utils/body.go#L9
exported: exported function GetBody should have comment or be unexported (revive)
|
Run golangci-lint:
internal/utils/body.go#L23
exported: exported function DrainBody should have comment or be unexported (revive)
|
Run golangci-lint:
init.go#L9
exported: exported function NewTestBuilder should have comment or be unexported (revive)
|
Run golangci-lint:
interface.go#L24
exported: exported type AllureInfoBuilder should have comment or be unexported (revive)
|
Run golangci-lint:
interface.go#L35
exported: exported type AllureLinksBuilder should have comment or be unexported (revive)
|
Run golangci-lint:
interface.go#L43
exported: exported type AllureLabelsBuilder should have comment or be unexported (revive)
|
Run golangci-lint:
interface.go#L169
exported: exported type RequestParams should have comment or be unexported (revive)
|
Run golangci-lint:
provider.go#L8
exported: exported type T should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading