Skip to content

Use project template #132

Use project template

Use project template #132

Triggered via pull request September 24, 2024 09:28
Status Failure
Total duration 53s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

51 errors
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/entity.org.ruff.B008: cmem_plugin_base/dataintegration/entity#L54
Do not perform function call `EntityPath` in argument defaults; instead, perform the call within the function, or read the default from a module-level singleton variable
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/parameter/dataset.org.ruff.D401: cmem_plugin_base/dataintegration/parameter/dataset#L29
First line of docstring should be in imperative mood: "Returns the label for the given dataset."
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/parameter/password.org.ruff.D401: cmem_plugin_base/dataintegration/parameter/password#L41
First line of docstring should be in imperative mood: "Converts parameter values into their string representation."
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/types.org.ruff.D401: cmem_plugin_base/dataintegration/types#L52
First line of docstring should be in imperative mood: "Retrieves the type that is supported by a given instance."
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/types.org.ruff.D401: cmem_plugin_base/dataintegration/types#L56
First line of docstring should be in imperative mood: "Parses strings into parameter values."
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/types.org.ruff.D401: cmem_plugin_base/dataintegration/types#L59
First line of docstring should be in imperative mood: "Converts parameter values into their string representation."
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/types.org.ruff.D401: cmem_plugin_base/dataintegration/types#L81
First line of docstring should be in imperative mood: "Returns the label if exists for the given value."
/home/runner/work/cmem-plugin-base/cmem-plugin-base/cmem_plugin_base/dataintegration/types.org.ruff.D401: cmem_plugin_base/dataintegration/types#L91
First line of docstring should be in imperative mood: "True, if autocompletion should be enabled on this type."
check
Process completed with exit code 201.