Skip to content

issue #74: Implement batch import route in Backend #126

issue #74: Implement batch import route in Backend

issue #74: Implement batch import route in Backend #126

Triggered via pull request May 22, 2024 15:16
Status Failure
Total duration 1m 32s
Artifacts

workflows.yml

on: pull_request
deploy  /  build-push-image
1m 3s
deploy / build-push-image
lint-test  /  lint-test
21s
lint-test / lint-test
repo-standard  /  validate-name
28s
repo-standard / validate-name
markdown-check  /  markdown-check
24s
markdown-check / markdown-check
yaml-check  /  yaml-lint-check
10s
yaml-check / yaml-lint-check
deploy  /  remove-old-image
12s
deploy / remove-old-image
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
Ruff (E402): app.py#L22
app.py:22:1: E402 Module level import not at top of file
Ruff (E402): app.py#L23
app.py:23:1: E402 Module level import not at top of file
Ruff (E402): app.py#L24
app.py:24:1: E402 Module level import not at top of file
Ruff (E402): app.py#L25
app.py:25:1: E402 Module level import not at top of file
Ruff (E402): app.py#L26
app.py:26:1: E402 Module level import not at top of file
Ruff (E402): app.py#L27
app.py:27:1: E402 Module level import not at top of file
Ruff (F841): storage/datastore_storage_api.py#L67
storage/datastore_storage_api.py:67:9: F841 Local variable `pipelines` is assigned to but never used
lint-test / lint-test
Process completed with exit code 1.
yaml-check / yaml-lint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lots0logs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
lint-test / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
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/
repo-standard / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
repo-standard / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy / build-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy / build-push-image
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/
deploy / build-push-image
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/
deploy / remove-old-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.