Skip to content

misc updates

misc updates #96

Triggered via pull request July 24, 2025 14:11
@jmakar-s1jmakar-s1
synchronize #133
update
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
backend
issues found
backend: pkg/plugin/plugin.go#L230
QF1003: could use tagged switch on val[idx] (staticcheck)
backend: pkg/plugin/client.go#L246
Error return value of `resp.Body.Close` is not checked (errcheck)
backend: pkg/plugin/client.go#L202
Error return value of `resp.Body.Close` is not checked (errcheck)
backend: pkg/plugin/client.go#L130
Error return value of `resp.Body.Close` is not checked (errcheck)
frontend
The `set-output` 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/