Skip to content

Automatic generated http request client file #304

Automatic generated http request client file

Automatic generated http request client file #304

Triggered via pull request March 13, 2024 05:58
Status Failure
Total duration 1m 11s
Artifacts

build_test.yml

on: pull_request
build-and-test
1m 4s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test: cmd/parse.go#L603
Error return value of `cmd.Run` is not checked (errcheck)
build-and-test: cmd/test_gen.go#L217
field `mockNames` is unused (unused)
build-and-test: cmd/test_gen.go#L220
field `copyrightHeader` is unused (unused)
build-and-test: cmd/parse.go#L39
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
build-and-test
Process completed with exit code 2.
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.