Skip to content

[examples] add example for manual error band plot #19

[examples] add example for manual error band plot

[examples] add example for manual error band plot #19

Triggered via push April 9, 2024 16:39
Status Failure
Total duration 5d 6h 8m 52s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
windows (version-1-4)
type mismatch: got <proc (wasmData: string): string{.gcsafe, locks: <unknown>.}> but expected 'proc (wasmData: string): string{.gcsafe, locks: 0.}'
windows (version-1-4)
Process completed with exit code 1.
windows (devel)
unhandled exception: FAILED: nim c -r tests/plotly/test_api.nim [OSError]
windows (devel)
Process completed with exit code 1.
macos (devel)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
linux (devel)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
linux (version-1-4)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
macos (version-1-4)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
windows (version-1-4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows (version-1-4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows (devel): src/plotly/api.nim#L10
imported and not used: 'errorbar' [UnusedImport]
windows (devel): src/plotly/plotly_sugar.nim#L2
imported and not used: 'sugar' [UnusedImport]
windows (devel): src/plotly/plotly_subplots.nim#L363
See corresponding Defect; IndexError is deprecated [Deprecated]
windows (devel): src/plotly/plotly_subplots.nim#L372
See corresponding Defect; IndexError is deprecated [Deprecated]
windows (devel): src/plotly/plotly_subplots.nim#L375
See corresponding Defect; IndexError is deprecated [Deprecated]
windows (devel): src/plotly/plotly_display.nim#L21
use the nimble packages `malebolgia`, `taskpools` or `weave` instead; threadpool is deprecated [Deprecated]
windows (devel)
imported and not used: 'strformat' [UnusedImport]
windows (devel): src/plotly/plotly_display.nim#L21
imported and not used: 'threadpool' [UnusedImport]
windows (devel): src/plotly/plotly_display.nim#L1
imported and not used: 'sequtils' [UnusedImport]
windows (devel): src/plotly/plotly_subplots.nim#L363
See corresponding Defect; IndexError is deprecated [Deprecated]
plotly CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
plotly CI
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583