Skip to content

feat: use go-sprout/sprout project for functions and remap to github url #301

feat: use go-sprout/sprout project for functions and remap to github url

feat: use go-sprout/sprout project for functions and remap to github url #301

Triggered via pull request September 15, 2024 14:34
Status Failure
Total duration 3m 13s
Artifacts

tests.yaml

on: pull_request
Matrix: GoLang test units
Matrix: Integration tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Integration tests (1.18)
Process completed with exit code 2.
Integration tests (1.19)
Process completed with exit code 2.
Integration tests (1.20)
Process completed with exit code 2.
GoLang test units (1.20): internal/config/configuration_test.go#L9
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
GoLang test units (1.20): internal/server/v1alpha1/handlers_test.go#L15
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
GoLang test units (1.20): internal/valuable/mapstructure_decode.go#L1
: cannot compile Go 1.23 code (typecheck)
GoLang test units (1.20): pkg/factory/factory.go#L14
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
GoLang test units (1.20): pkg/factory/f_compare.go#L42
firstVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.20): pkg/factory/f_compare.go#L43
secondVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.20): pkg/factory/f_compare.go#L52
firstVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.20): pkg/factory/f_compare.go#L53
secondVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.20): pkg/factory/f_generate_hmac_256.go#L43
secretVar.Value.(*InputConfig).First undefined (type *InputConfig has no field or method First) (typecheck)
GoLang test units (1.20): pkg/factory/f_generate_hmac_256.go#L46
payloadVar.Value.(*InputConfig).First undefined (type *InputConfig has no field or method First) (typecheck)
GoLang test units (1.18)
golangci-lint exit with code 3
GoLang test units (1.19): internal/config/configuration_test.go#L9
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
GoLang test units (1.19): internal/server/v1alpha1/handlers_test.go#L15
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
GoLang test units (1.19): internal/valuable/mapstructure_decode.go#L1
: cannot compile Go 1.23 code (typecheck)
GoLang test units (1.19): pkg/factory/factory.go#L14
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
GoLang test units (1.19): pkg/factory/f_compare.go#L42
firstVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.19): pkg/factory/f_compare.go#L43
secondVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.19): pkg/factory/f_compare.go#L52
firstVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.19): pkg/factory/f_compare.go#L53
secondVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
GoLang test units (1.19): pkg/factory/f_generate_hmac_256.go#L43
secretVar.Value.(*InputConfig).First undefined (type *InputConfig has no field or method First) (typecheck)
GoLang test units (1.19): pkg/factory/f_generate_hmac_256.go#L46
payloadVar.Value.(*InputConfig).First undefined (type *InputConfig has no field or method First) (typecheck)