Skip to content

Bump github.com/spf13/viper from 1.7.1 to 1.18.2 #9

Bump github.com/spf13/viper from 1.7.1 to 1.18.2

Bump github.com/spf13/viper from 1.7.1 to 1.18.2 #9

Triggered via pull request April 21, 2024 21:47
Status Failure
Total duration 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: vendor/github.com/spf13/viper/internal/encoding/decoder.go#L10
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
Build: vendor/github.com/spf13/viper/internal/encoding/decoder.go#L51
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
Build: vendor/github.com/spf13/viper/internal/encoding/encoder.go#L10
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
Build: vendor/github.com/spf13/viper/internal/encoding/encoder.go#L50
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/unix/mremap.go#L41
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/unix/syscall.go#L82
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/unix/syscall_linux.go#L1018
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/unix/syscall_linux.go#L2298
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/unix/syscall_unix.go#L117
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/unix/sysvshm_unix.go#L32
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/