Merge pull request #5 from coder/tf_test #23
Annotations
9 errors and 1 warning
|
test-go:
types/parameter_test.go#L54
unknown field Validation in struct literal of type "github.com/coder/preview/types".RichParameter
|
|
test-go:
types/parameter_test.go#L57
cannot use int32(randomInt(src, 0, 10)) (value of type int32) as int64 value in struct literal
|
|
test-go:
types/parameter_test.go#L76
cannot use minVal (variable of type *int32) as *int64 value in struct literal
|
|
test-go:
types/parameter_test.go#L77
cannot use maxVal (variable of type *int32) as *int64 value in struct literal
|
|
test-go:
types/parameter_test.go#L54
unknown field Validation in struct literal of type "github.com/coder/preview/types".RichParameter
|
|
test-go:
types/parameter_test.go#L57
cannot use int32(randomInt(src, 0, 10)) (value of type int32) as int64 value in struct literal
|
|
test-go:
types/parameter_test.go#L76
cannot use minVal (variable of type *int32) as *int64 value in struct literal
|
|
test-go:
types/parameter_test.go#L77
cannot use maxVal (variable of type *int32) as *int64 value in struct literal
|
|
test-go
Process completed with exit code 1.
|
|
test-go
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.5-2d5f9c25469415d47ba24f7490e96043458e66b8ada9e2f39fa7090c34a689d2
|