Issue #225: Create the Groups structure #757
workflows.yml
on: pull_request
Get Changed Files
4s
datastore-lint-test-python
/
lint-test
34s
workflow-markdown-check
/
markdown-check
27s
workflow-repo-standards-validation
/
validate-name
35s
workflow-yaml-check
/
yaml-lint-check
57s
nachet-datastore-pyproject-version-bump
/
version-bump-check
11s
fertiscan-datastore-pyproject-version-bump
/
version-bump-check
3s
Trigger release workflow
0s
Annotations
5 errors and 3 warnings
fertiscan-datastore-pyproject-version-bump / version-bump-check
Process completed with exit code 1.
|
nachet-datastore-pyproject-version-bump / version-bump-check
Process completed with exit code 1.
|
Ruff (F401):
datastore/__init__.py#L16
datastore/__init__.py:16:21: F401 `psycopg.Cursor` imported but unused
|
Ruff (F401):
datastore/db/queries/user/__init__.py#L7
datastore/db/queries/user/__init__.py:7:21: F401 `psycopg.Cursor` imported but unused
|
datastore-lint-test-python / lint-test
Process completed with exit code 1.
|
workflow-markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
workflow-markdown-check / markdown-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
workflow-yaml-check / yaml-lint-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|