Skip to content

Bump github.com/spf13/viper from 1.8.1 to 1.18.2 #146

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

Bump github.com/spf13/viper from 1.8.1 to 1.18.2 #146

Triggered via pull request December 18, 2023 21:23
Status Failure
Total duration 11m 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build
found packages unix (affinity_linux.go) and main (mkasm.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/unix
build
import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package
build
found packages norm (composition.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/unicode/norm
build
unknown import path "io/fs": cannot find module providing package io/fs
build
unknown import path "log/slog": cannot find module providing package log/slog
build
Process completed with exit code 1.
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/