Skip to content

Merge pull request #46 from ozontech/issue-45 #72

Merge pull request #46 from ozontech/issue-45

Merge pull request #46 from ozontech/issue-45 #72

Triggered via push November 14, 2023 16:19
Status Failure
Total duration 48m 20s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
golangci-lint: internal/utils/body.go#L33
if statements should only be cuddled with assignments (wsl)
golangci-lint: internal/utils/json.go#L18
return statements should not be cuddled if block has more than two lines (wsl)
golangci-lint: allure.go#L14
if statements should only be cuddled with assignments (wsl)
golangci-lint: allure.go#L17
if statements should only be cuddled with assignments (wsl)
golangci-lint: cute.go#L94
expressions should not be cuddled with declarations or returns (wsl)
golangci-lint: jsonschema.go#L36
only one cuddle assignment allowed before if statement (wsl)
golangci-lint: roundtripper.go#L50
if statements should only be cuddled with assignments used in the if statement itself (wsl)
golangci-lint: roundtripper.go#L61
block should not start with a whitespace (wsl)
golangci-lint: roundtripper.go#L71
block should not start with a whitespace (wsl)
golangci-lint: roundtripper.go#L76
block should not start with a whitespace (wsl)
examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
examples
No files were found with the provided path: ./examples/allure-results. No artifacts will be uploaded.
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2.5.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
golangci-lint: internal/utils/body.go#L9
exported: exported function GetBody should have comment or be unexported (revive)
golangci-lint: internal/utils/body.go#L23
exported: exported function DrainBody should have comment or be unexported (revive)
golangci-lint: provider.go#L8
exported: exported type T should have comment or be unexported (revive)
golangci-lint: test.go#L98
exported: exported method Test.Execute should have comment or be unexported (revive)
golangci-lint: init.go#L9
exported: exported function NewTestBuilder should have comment or be unexported (revive)
golangci-lint: interface.go#L25
exported: exported type AllureInfoBuilder should have comment or be unexported (revive)
golangci-lint: interface.go#L32
exported: exported type AllureLinksBuilder should have comment or be unexported (revive)
golangci-lint: interface.go#L38
exported: exported type AllureLabelsBuilder should have comment or be unexported (revive)
golangci-lint: request.go#L7
exported: exported type RequestBuilder should have comment or be unexported (revive)