Update module github.com/stretchr/testify to v1.10.0 #30
Annotations
10 errors and 1 warning
golangci-lint:
parse.go#L4
"encoding" imported and not used (typecheck)
|
golangci-lint:
unparse.go#L4
"encoding" imported and not used (typecheck)
|
golangci-lint
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
golangci-lint
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
golangci-lint
e.Grow undefined (type *encodeState has no field or method Grow) (typecheck)
|
golangci-lint
e.AvailableBuffer undefined (type *encodeState has no field or method AvailableBuffer) (typecheck)
|
golangci-lint
e.Grow undefined (type *encodeState has no field or method Grow) (typecheck)
|
golangci-lint
e.AvailableBuffer undefined (type *encodeState has no field or method AvailableBuffer) (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /Users/runner/work/cnfg/cnfg. Supported file pattern: go.sum
|
Loading