Skip to content

component update

component update #31

Triggered via pull request October 16, 2024 20:47
@donsebadonseba
synchronize #21
component
Status Failure
Total duration 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: request.go#L49
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
lint: request.go#L49
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/