Skip to content

Issue 47

Issue 47 #79

Triggered via pull request November 17, 2023 08:11
@siller174siller174
synchronize #48
issue-47
Status Failure
Total duration 48m 13s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
golangci-lint: errors/error.go#L8
exported: exported type CuteError should have comment or be unexported (revive)
golangci-lint: allure.go#L20
if statements should only be cuddled with assignments (wsl)
golangci-lint: allure.go#L23
if statements should only be cuddled with assignments (wsl)
golangci-lint: allure.go#L74
if statements should only be cuddled with assignments (wsl)
golangci-lint: test.go#L173
assignments should only be cuddled with other assignments (wsl)
golangci-lint
golangci-lint exit with code 4
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
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: test.go#L96
exported: exported method Test.Execute should have comment or be unexported (revive)