Add ros and ros-bootstrap keys #45
Annotations
4 errors and 1 warning
gzdev.py#L29
Argument of type "str | None" cannot be assigned to parameter "doc" of type "str" in function "docopt"
Type "str | None" is not assignable to type "str"
"None" is not assignable to "str" (reportArgumentType)
|
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 not assignable to type "str"
"None" is not assignable to "str" (reportArgumentType)
|
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 not assignable to type "str"
"None" is not assignable to "str" (reportArgumentType)
|
|
|
This job failed
Loading