feat: use go-sprout/sprout project for functions and remap to github url #298
Annotations
10 errors
internal/config/configuration_test.go#L9
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
|
internal/server/v1alpha1/handlers_test.go#L15
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
|
internal/valuable/mapstructure_decode.go#L1
: cannot compile Go 1.23 code (typecheck)
|
pkg/factory/factory.go#L14
could not import github.com/42atomys/webhooked/internal/valuable (-: cannot compile Go 1.23 code) (typecheck)
|
pkg/factory/f_compare.go#L42
firstVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
|
pkg/factory/f_compare.go#L43
secondVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
|
pkg/factory/f_compare.go#L52
firstVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
|
pkg/factory/f_compare.go#L53
secondVar.Value.(*InputConfig).Get undefined (type *InputConfig has no field or method Get) (typecheck)
|
pkg/factory/f_generate_hmac_256.go#L43
secretVar.Value.(*InputConfig).First undefined (type *InputConfig has no field or method First) (typecheck)
|
pkg/factory/f_generate_hmac_256.go#L46
payloadVar.Value.(*InputConfig).First undefined (type *InputConfig has no field or method First) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading