Bump golang up to 1.22 #50
Annotations
9 errors and 3 warnings
Test
Process completed with exit code 1.
|
Lint (1.2):
main.go#L16
could not import github.com/rakutentech/passenger-go-exporter/logging (-: cannot compile Go 1.22 code) (typecheck)
|
Lint (1.2):
main.go#L18
could not import github.com/rakutentech/passenger-go-exporter/passenger (-: cannot compile Go 1.22 code) (typecheck)
|
Lint (1.2):
logging/fmt.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint (1.2):
metric/collector.go#L13
could not import github.com/rakutentech/passenger-go-exporter/logging (-: cannot compile Go 1.22 code) (typecheck)
|
Lint (1.2):
metric/collector.go#L14
could not import github.com/rakutentech/passenger-go-exporter/passenger (-: cannot compile Go 1.22 code) (typecheck)
|
Lint (1.2):
passenger/passenger6_server.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint (1.2):
test/e2e/e2e_test.go#L1
: cannot compile Go 1.22 code (typecheck)
|
Lint (1.2)
issues found
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
No file was found with the provided path: test.json.
|
Lint (1.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|