fix static check warnings #9
Annotations
5 errors and 2 warnings
build_baloot:
pkg/player/player.go#L89
cannot convert result (variable of type []cards.Card) to type [5]cards.Card
|
build_baloot:
pkg/player/player.go#L113
cannot convert result (variable of type []cards.Card) to type [8]cards.Card
|
build_baloot:
pkg/player/player.go#L89
cannot convert result (variable of type []cards.Card) to type [5]cards.Card
|
build_baloot:
pkg/player/player.go#L113
cannot convert result (variable of type []cards.Card) to type [8]cards.Card
|
build_baloot
Process completed with exit code 1.
|
build_baloot
No files were found with the provided path: ingestion_api/coverage.out. No artifacts will be uploaded.
|
build_baloot
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|