test on main #43
codetests.yml
on: push
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
18 errors and 4 warnings
|
golangci-lint (windows)
issues found
|
|
golangci-lint (windows):
map.go#L36
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
|
|
golangci-lint (windows):
unparse.go#L230
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
|
golangci-lint (windows):
unparse.go#L23
for loop can be changed to use an integer range (Go 1.22+)
|
|
golangci-lint (windows):
parse.go#L29
for loop can be changed to use an integer range (Go 1.22+)
|
|
golangci-lint (linux)
The strategy configuration was canceled because "golangci-linux.windows" failed
|
|
golangci-lint (linux)
issues found
|
|
golangci-lint (linux):
map.go#L36
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
|
|
golangci-lint (linux):
unparse.go#L230
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
|
golangci-lint (linux):
unparse.go#L23
for loop can be changed to use an integer range (Go 1.22+)
|
|
golangci-lint (linux):
parse.go#L29
for loop can be changed to use an integer range (Go 1.22+)
|
|
golangci-lint (freebsd)
issues found
|
|
golangci-lint (freebsd):
map.go#L36
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
|
|
golangci-lint (freebsd):
unparse.go#L230
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
|
golangci-lint (freebsd):
unparse.go#L23
for loop can be changed to use an integer range (Go 1.22+)
|
|
golangci-lint (freebsd):
parse.go#L29
for loop can be changed to use an integer range (Go 1.22+)
|
|
golangci-lint (darwin)
The strategy configuration was canceled because "golangci-darwin.freebsd" failed
|
|
golangci-lint (darwin)
The operation was canceled.
|
|
golangci-lint (windows)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnfg/cnfg. Supported file pattern: go.sum
|
|
golangci-lint (linux)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnfg/cnfg. Supported file pattern: go.sum
|
|
golangci-lint (freebsd)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cnfg/cnfg. Supported file pattern: go.sum
|
|
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cnfg/cnfg. Supported file pattern: go.sum
|