Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Bump github.com/spf13/viper from 1.14.0 to 1.19.0 #714

Bump github.com/spf13/viper from 1.14.0 to 1.19.0

Bump github.com/spf13/viper from 1.14.0 to 1.19.0 #714

Triggered via pull request June 3, 2024 04:52
Status Failure
Total duration 1m 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: vendor/google.golang.org/grpc/server.go#L2183
undefined: atomic.Int64
build: vendor/github.com/klauspost/compress/zstd/dict.go#L479
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build: vendor/github.com/klauspost/compress/zstd/dict.go#L490
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build: vendor/github.com/klauspost/compress/zstd/dict.go#L491
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build: vendor/github.com/klauspost/compress/zstd/dict.go#L492
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
build: vendor/golang.org/x/exp/slog/level.go#L159
undefined: atomic.Int64
build: vendor/golang.org/x/exp/slog/attr.go#L20
undefined: StringValue
build: vendor/golang.org/x/exp/slog/attr.go#L68
undefined: GroupValue
build: vendor/golang.org/x/exp/slog/handler.go#L446
undefined: StringValue
build: vendor/golang.org/x/exp/slog/json_handler.go#L109
v.str undefined (type Value has no field or method str)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@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/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/