CI fail with generics: expected ';', found '{')]]" #3556
-
Same result both go 1.18 and go 1.19. This line apparently makes the whole CI fail. The project builds, and unit test pass, so i don't think there are errors on my side. var rw = ResultWrapper[BlogEntry]{} |
Beta Was this translation helpful? Give feedback.
Answered by
ldez
Feb 3, 2023
Replies: 2 comments 1 reply
-
hello, I don't reproduce the problem locally. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
michelececcacci
-
Turns out it was a problem on my side, and it went away by rewriting my .yml file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello,
I don't reproduce the problem locally.