Skip to content

fix(core): Fix two panics #11

fix(core): Fix two panics

fix(core): Fix two panics #11

Triggered via pull request April 14, 2024 16:17
@anurag-rajawatanurag-rajawat
synchronize #10
fixes
Status Success
Total duration 18s
Artifacts

ci-test-py.yml

on: pull_request
py-pip-ai-sentryflow
11s
py-pip-ai-sentryflow
py-lint-ai-sentryflow
7s
py-lint-ai-sentryflow
py-pep8-ai-sentryflow
8s
py-pep8-ai-sentryflow
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
Ruff (F401): ai-engine/ai-engine.py#L7
ai-engine.py:7:22: F401 `protobuf.sentryflow_metrics_pb_grpc` imported but unused
Ruff (F401): ai-engine/ai-engine.py#L8
ai-engine.py:8:22: F401 `protobuf.sentryflow_metrics_pb` imported but unused
Ruff (F821): ai-engine/ai-engine.py#L61
ai-engine.py:61:31: F821 Undefined name `sentryflow_metrics_pb2_grpc`
Ruff (F821): ai-engine/ai-engine.py#L71
ai-engine.py:71:9: F821 Undefined name `sentryflow_metrics_pb2_grpc`
Ruff (F821): ai-engine/ai-engine.py#L86
ai-engine.py:86:24: F821 Undefined name `sentryflow_metrics_pb2`
Ruff (F821): ai-engine/ai-engine.py#L88
ai-engine.py:88:19: F821 Undefined name `sentryflow_metrics_pb2`
py-lint-ai-sentryflow
Process completed with exit code 1.
py-lint-ai-sentryflow
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/.
py-pip-ai-sentryflow
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/.
py-pep8-ai-sentryflow
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
py-pep8-ai-sentryflow
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/
py-pep8-ai-sentryflow
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/