Skip to content

Merge pull request #43 from sotanodroid/patch-1 #68

Merge pull request #43 from sotanodroid/patch-1

Merge pull request #43 from sotanodroid/patch-1 #68

Triggered via push May 31, 2023 08:47
Status Failure
Total duration 29s
Artifacts

main.yml

on: push
build_and_test
18s
build_and_test
golangci-lint
6s
golangci-lint
examples
5s
examples
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
golangci-lint: builder.go#L36
exported: exported type Option 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: provider.go#L8
exported: exported type T 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: roundtripper.go#L92
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: interface.go#L161
exported: exported type RequestParams 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: request.go#L7
exported: exported type RequestBuilder should have comment or be unexported (revive)
examples
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
examples
No files were found with the provided path: ./examples/allure-results. No artifacts will be uploaded.
golangci-lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, golangci/golangci-lint-action@v2.5.2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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/
build_and_test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.