fix: update values from default #535
Annotations
5 errors and 2 warnings
Run go test ./...
cannot use Output{…} (value of type Output) as *Output value in return statement\n\nGoverter cannot generate converters when there are compile errors because it\nrequires the type information from the compiled sources."
|
Run go test ./...
cannot use (Output literal) (value of type Output) as *Output value in return statement\n\nGoverter cannot generate converters when there are compile errors because it\nrequires the type information from the compiled sources."
|
Run go test ./...
cannot use Output{…} (value of type Output) as *Output value in return statement
|
Run go test ./...
cannot use (Output literal) (value of type Output) as *Output value in return statement
|
Run go test ./...
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/goverter/goverter. Supported file pattern: go.sum
|
Loading