Skip to content

add-github-actions

add-github-actions #17

Triggered via pull request August 28, 2023 11:20
Status Failure
Total duration 23s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: main.go#L83
Error return value is not checked (errcheck)
build: main.go#L84
Error return value is not checked (errcheck)
build: main.go#L85
Error return value is not checked (errcheck)
build: main.go#L94
Error return value of `io.WriteString` is not checked (errcheck)
build: main.go#L95
Error return value of `io.WriteString` is not checked (errcheck)
build: main.go#L96
Error return value of `io.WriteString` is not checked (errcheck)
build: main.go#L264
Error return value of `io.Copy` is not checked (errcheck)
build
issues found
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/