Skip to content

add multiple axis functionality #208

add multiple axis functionality

add multiple axis functionality #208

Triggered via pull request November 7, 2024 21:13
Status Failure
Total duration 4m 19s
Artifacts 8

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
lint / black
Process completed with exit code 1.
lint / flake8
Process completed with exit code 1.
lint / mypy
Process completed with exit code 139.
lint / reviewdog: src/plotly_gtk/_chart.py#L168
[flake8] reported by reviewdog 🐶 'update_dict' may be undefined, or defined from star imports: plotly_gtk.utils Raw Output: src/plotly_gtk/_chart.py:168:25: F405 'update_dict' may be undefined, or defined from star imports: plotly_gtk.utils
lint / reviewdog: src/plotly_gtk/_chart.py#L170
[flake8] reported by reviewdog 🐶 'update_dict' may be undefined, or defined from star imports: plotly_gtk.utils Raw Output: src/plotly_gtk/_chart.py:170:25: F405 'update_dict' may be undefined, or defined from star imports: plotly_gtk.utils
lint / reviewdog: src/plotly_gtk/_chart.py#L252
[flake8] reported by reviewdog 🐶 'parse_color' may be undefined, or defined from star imports: plotly_gtk.utils Raw Output: src/plotly_gtk/_chart.py:252:37: F405 'parse_color' may be undefined, or defined from star imports: plotly_gtk.utils
lint / reviewdog: src/plotly_gtk/_chart.py#L254
[flake8] reported by reviewdog 🐶 whitespace before ':' Raw Output: src/plotly_gtk/_chart.py:254:29: E203 whitespace before ':'
lint / reviewdog: src/plotly_gtk/chart.py#L709
[flake8] reported by reviewdog 🐶 'update_dict' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets Raw Output: src/plotly_gtk/chart.py:709:28: F405 'update_dict' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets
lint / reviewdog: src/plotly_gtk/chart.py#L712
[flake8] reported by reviewdog 🐶 'parse_font' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets Raw Output: src/plotly_gtk/chart.py:712:28: F405 'parse_font' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets
lint / reviewdog: src/plotly_gtk/chart.py#L714
[flake8] reported by reviewdog 🐶 'Pango' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets Raw Output: src/plotly_gtk/chart.py:714:26: F405 'Pango' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets
lint / reviewdog: src/plotly_gtk/chart.py#L720
[flake8] reported by reviewdog 🐶 'Pango' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets Raw Output: src/plotly_gtk/chart.py:720:21: F405 'Pango' may be undefined, or defined from star imports: plotly_gtk.utils, plotly_gtk.widgets
lint / reviewdog: src/plotly_gtk/demo.py#L261
[flake8] reported by reviewdog 🐶 line too long (94 > 88 characters) Raw Output: src/plotly_gtk/demo.py:261:89: E501 line too long (94 > 88 characters)
lint / reviewdog
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
build-docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/configure-pages@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
black
258 Bytes
demo
323 KB
deptry
268 Bytes
flake8
11.5 KB
github-pages Expired
11.8 MB
isort
181 Bytes
mypy
2.63 KB
report
123 KB