Use prereleases for gz-cmake4 stable branch #38
Annotations
4 errors and 1 warning
build:
gzdev.py#L29
Argument of type "str | None" cannot be assigned to parameter "doc" of type "str" in function "docopt"
Type "str | None" is incompatible with type "str"
"None" is incompatible with "str" (reportArgumentType)
|
build:
plugins/ign-docker-env.py#L121
Argument of type "str | None" cannot be assigned to parameter "doc" of type "str" in function "docopt"
Type "str | None" is incompatible with type "str"
"None" is incompatible with "str" (reportArgumentType)
|
build:
plugins/repository.py#L309
Argument of type "str | None" cannot be assigned to parameter "doc" of type "str" in function "docopt"
Type "str | None" is incompatible with type "str"
"None" is incompatible with "str" (reportArgumentType)
|
build
3 errors
|
build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|