chore: update GitHub Actions versions in workflow files #41
Annotations
10 errors and 5 warnings
lint:
../../../../../opt/hostedtoolcache/go/1.21.4/x64/src/internal/abi/unsafestring_go120.go#L13
String not declared by package unsafe (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/internal/bytesconv/bytesconv_1.20.go#L16
StringData not declared by package unsafe (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/internal/bytesconv/bytesconv_1.20.go#L22
String not declared by package unsafe (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L459
invalid operation: cannot compare c.queryCache == nil (operator == not defined on untyped nil) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L529
invalid operation: cannot compare c.formCache == nil (operator == not defined on untyped nil) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L855
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L863
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L866
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L1065
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
lint:
../../../go/pkg/mod/github.com/gin-gonic/[email protected]/context.go#L1084
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/pprof/pprof. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pprof/pprof. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/pprof/pprof. Supported file pattern: go.sum
|
macos-latest @ Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/pprof/pprof. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/pprof/pprof. Supported file pattern: go.sum
|