Skip to content

Added HTML output option #21

Added HTML output option

Added HTML output option #21

Re-run triggered July 15, 2026 00:43
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ruff (C408): src/flexidot/utils/plotly_export.py#L428
src/flexidot/utils/plotly_export.py:428:14: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L320
src/flexidot/utils/plotly_export.py:320:14: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L262
src/flexidot/utils/plotly_export.py:262:22: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L254
src/flexidot/utils/plotly_export.py:254:13: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L245
src/flexidot/utils/plotly_export.py:245:22: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L237
src/flexidot/utils/plotly_export.py:237:13: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L218
src/flexidot/utils/plotly_export.py:218:22: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L210
src/flexidot/utils/plotly_export.py:210:13: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L102
src/flexidot/utils/plotly_export.py:102:22: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff (C408): src/flexidot/utils/plotly_export.py#L35
src/flexidot/utils/plotly_export.py:35:19: C408 Unnecessary `dict()` call (rewrite as a literal) help: Rewrite as a literal
ruff
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/