Skip to content

chore: update dependencies and replace exp package with cmp #41

chore: update dependencies and replace exp package with cmp

chore: update dependencies and replace exp package with cmp #41

Triggered via pull request May 25, 2024 18:28
@i-sevostyanovi-sevostyanov
synchronize #16
update
Status Failure
Total duration 31s
Artifacts

lint-n-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: internal/sql/expr/comparison/compare_test.go#L247
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/comparison/equal_test.go#L218
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/comparison/greater_or_equal_test.go#L230
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/comparison/greater_than_test.go#L218
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/comparison/less_or_equal_test.go#L230
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/comparison/less_than_test.go#L218
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/comparison/not_equal_test.go#L218
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/logical/and_test.go#L81
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/logical/or_test.go#L81
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)
golangci-lint: internal/sql/expr/math/add_test.go#L120
The copy of the 'for' variable "test" can be deleted (Go 1.22+) (copyloopvar)