Update module github.com/stretchr/testify to v1.10.0 #30
codetests.yml
on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
24 errors and 4 warnings
golangci-lint (darwin):
parse.go#L4
"encoding" imported and not used (typecheck)
|
golangci-lint (darwin):
unparse.go#L4
"encoding" imported and not used (typecheck)
|
golangci-lint (darwin)
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
golangci-lint (darwin)
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint (darwin)
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint (darwin)
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint (darwin)
e.Grow undefined (type *encodeState has no field or method Grow) (typecheck)
|
golangci-lint (darwin)
e.AvailableBuffer undefined (type *encodeState has no field or method AvailableBuffer) (typecheck)
|
golangci-lint (darwin)
e.Grow undefined (type *encodeState has no field or method Grow) (typecheck)
|
golangci-lint (darwin)
e.AvailableBuffer undefined (type *encodeState has no field or method AvailableBuffer) (typecheck)
|
golangci-lint (linux):
parse.go#L4
"encoding" imported and not used (typecheck)
|
golangci-lint (linux):
unparse.go#L4
"encoding" imported and not used (typecheck)
|
golangci-lint (linux)
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
golangci-lint (linux)
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint (linux)
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint (linux)
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint (linux)
e.Grow undefined (type *encodeState has no field or method Grow) (typecheck)
|
golangci-lint (linux)
e.AvailableBuffer undefined (type *encodeState has no field or method AvailableBuffer) (typecheck)
|
golangci-lint (linux)
e.Grow undefined (type *encodeState has no field or method Grow) (typecheck)
|
golangci-lint (linux)
e.AvailableBuffer undefined (type *encodeState has no field or method AvailableBuffer) (typecheck)
|
golangci-lint (windows)
The job was canceled because "linux" failed.
|
golangci-lint (windows)
The operation was canceled.
|
golangci-lint (freebsd)
The job was canceled because "darwin" failed.
|
golangci-lint (freebsd)
The operation was canceled.
|
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/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 (windows)
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
|