Further decouple #778
Annotations
6 errors
packages/pipeline/boilercv_pipeline/models/data/__init__.py#L39
Argument of type "BoilercvPipelineValidationInfo" cannot be assigned to parameter "info" of type "DvcValidationInfo" in function "dvc_append_plot_name"
"ContextValidationInfo[BoilercvPipelineContexts]" is incompatible with "ContextValidationInfo[DvcContexts]"
Type parameter "Context_T_out@ContextValidationInfo" is covariant, but "BoilercvPipelineContexts" is not a subtype of "DvcContexts"
"dvc" is missing from "BoilercvPipelineContexts" (reportArgumentType)
|
packages/pipeline/boilercv_pipeline/models/params/__init__.py#L242
Argument of type "BoilercvPipelineValidationInfo" cannot be assigned to parameter "info" of type "DvcValidationInfo" in function "dvc_extend_with_named_plots_if_missing"
"ContextValidationInfo[BoilercvPipelineContexts]" is incompatible with "ContextValidationInfo[DvcContexts]"
Type parameter "Context_T_out@ContextValidationInfo" is covariant, but "BoilercvPipelineContexts" is not a subtype of "DvcContexts"
"dvc" is missing from "BoilercvPipelineContexts" (reportArgumentType)
|
packages/pipeline/boilercv_pipeline/models/stage/__init__.py#L41
Argument of type "BoilercvPipelineValidationInfo" cannot be assigned to parameter "info" of type "DvcValidationInfo" in function "dvc_prepare_stage"
"ContextValidationInfo[BoilercvPipelineContexts]" is incompatible with "ContextValidationInfo[DvcContexts]"
Type parameter "Context_T_out@ContextValidationInfo" is covariant, but "BoilercvPipelineContexts" is not a subtype of "DvcContexts"
"dvc" is missing from "BoilercvPipelineContexts" (reportArgumentType)
|
packages/pipeline/boilercv_pipeline/models/stage/__init__.py#L47
Argument of type "BoilercvPipelineValidationInfo" cannot be assigned to parameter "info" of type "DvcValidationInfo" in function "dvc_add_param"
"ContextValidationInfo[BoilercvPipelineContexts]" is incompatible with "ContextValidationInfo[DvcContexts]"
Type parameter "Context_T_out@ContextValidationInfo" is covariant, but "BoilercvPipelineContexts" is not a subtype of "DvcContexts"
"dvc" is missing from "BoilercvPipelineContexts" (reportArgumentType)
|
packages/pipeline/boilercv_pipeline/models/stage/__init__.py#L62
Argument of type "BoilercvPipelineValidationInfo" cannot be assigned to parameter "info" of type "DvcValidationInfo" in function "dvc_set_stage_path"
"ContextValidationInfo[BoilercvPipelineContexts]" is incompatible with "ContextValidationInfo[DvcContexts]"
Type parameter "Context_T_out@ContextValidationInfo" is covariant, but "BoilercvPipelineContexts" is not a subtype of "DvcContexts"
"dvc" is missing from "BoilercvPipelineContexts" (reportArgumentType)
|
|
This job failed
Loading