build(deps): bump golang.org/x/crypto from 0.14.0 to 0.31.0 #1231
Annotations
15 errors and 3 warnings
Lint (1.19.x, macos-latest):
pkg/server/xgin/config.go#L95
server.Use undefined (type *Server has no field or method Use) (typecheck)
|
Lint (1.19.x, macos-latest):
pkg/server/xgin/config.go#L98
server.Use undefined (type *Server has no field or method Use) (typecheck)
|
Lint (1.19.x, macos-latest):
pkg/server/xgin/config.go#L102
server.Use undefined (type *Server has no field or method Use) (typecheck)
|
Lint (1.19.x, macos-latest):
pkg/server/xgin/server.go#L54
s.GET undefined (type *Server has no field or method GET) (typecheck)
|
Lint (1.19.x, macos-latest):
pkg/server/xgin/server.go#L67
cannot use s (variable of type *Server) as http.Handler value in struct literal: *Server does not implement http.Handler (missing method ServeHTTP) (typecheck)
|
Lint (1.19.x, macos-latest)
issues found
|
Lint (1.19.x, ubuntu-latest)
The job was canceled because "_1_19_x_macos-latest" failed.
|
Lint (1.19.x, ubuntu-latest):
pkg/server/xgin/config.go#L95
server.Use undefined (type *Server has no field or method Use) (typecheck)
|
Lint (1.19.x, ubuntu-latest):
pkg/server/xgin/config.go#L98
server.Use undefined (type *Server has no field or method Use) (typecheck)
|
Lint (1.19.x, ubuntu-latest):
pkg/server/xgin/config.go#L102
server.Use undefined (type *Server has no field or method Use) (typecheck)
|
Lint (1.19.x, ubuntu-latest):
pkg/server/xgin/server.go#L54
s.GET undefined (type *Server has no field or method GET) (typecheck)
|
Lint (1.19.x, ubuntu-latest):
pkg/server/xgin/server.go#L67
cannot use s (variable of type *Server) as http.Handler value in struct literal: *Server does not implement http.Handler (missing method ServeHTTP) (typecheck)
|
Lint (1.19.x, ubuntu-latest)
issues found
|
Lint (1.19.x, windows-latest)
The job was canceled because "_1_19_x_macos-latest" failed.
|
Lint (1.19.x, windows-latest)
The operation was canceled.
|
Lint (1.19.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/jupiter/jupiter. Supported file pattern: go.sum
|
Lint (1.19.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/jupiter/jupiter. Supported file pattern: go.sum
|
Lint (1.19.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\jupiter\jupiter. Supported file pattern: go.sum
|