util/maven: replace BoolString with TruthyBool and FalsyBool #24
Annotations
4 errors and 2 warnings
go
undefined: maven.BoolString
|
go
cannot use maven.String(r.ReleasesEnabled) (value of type maven.String) as maven.TruthyBool value in struct literal
|
go
cannot use maven.String(r.SnapshotsEnabled) (value of type maven.String) as maven.TruthyBool value in struct literal
|
go
undefined: maven.BoolString
|
go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go
Restore cache failed: Dependencies file is not found in /home/runner/work/deps.dev/deps.dev. Supported file pattern: go.sum
|