Skip to content

Update actions/setup-go action to v6 #47

Update actions/setup-go action to v6

Update actions/setup-go action to v6 #47

Triggered via pull request September 6, 2025 23:50
Status Failure
Total duration 1m 24s
Artifacts

pipeline.yaml

on: pull_request
go mod download
23s
go mod download
go fmt, vet, mod verify, mod tidy
42s
go fmt, vet, mod verify, mod tidy
golangci-Lint
53s
golangci-Lint
govulncheck
37s
govulncheck
build main.go
38s
build main.go
unit-tests
0s
unit-tests
integration-tests
0s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
govulncheck
config.init calls viper.init, which eventually calls errors.init
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls errors.New
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls errors.Join
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls errors.As
govulncheck
repository.Queries.UserExistsByEmail calls sql.Row.Scan
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls mapstructure.StringToTimeDurationHookFunc
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls mapstructure.Decoder.decodeUint
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls mapstructure.Decoder.decodeInt
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls mapstructure.Decoder.decodeFloat
govulncheck
config.ConfigLoader.LoadConfig calls viper.Viper.Unmarshal, which eventually calls mapstructure.Decoder.decodeBool