Skip to content

feat: improve report message #10

feat: improve report message

feat: improve report message #10

Triggered via pull request February 15, 2024 19:14
Status Failure
Total duration 17s
Artifacts

ci.yml

on: pull_request
test and lint
8s
test and lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test and lint
diagnostic "The copy of the 'for' variable can be deleted \"i\" (Go 1.22+)" does not match pattern `It's unnecessary to copy the loop variable "i"`
test and lint
diagnostic "The copy of the 'for' variable can be deleted \"v\" (Go 1.22+)" does not match pattern `It's unnecessary to copy the loop variable "v"`
test and lint
diagnostic "The copy of the 'for' variable can be deleted \"i\" (Go 1.22+)" does not match pattern `It's unnecessary to copy the loop variable "i"`
test and lint
diagnostic "The copy of the 'for' variable can be deleted \"i\" (Go 1.22+)" does not match pattern `It's unnecessary to copy the loop variable "i"`
test and lint
diagnostic "The copy of the 'for' variable can be deleted \"j\" (Go 1.22+)" does not match pattern `It's unnecessary to copy the loop variable "j"`
test and lint
Process completed with exit code 1.