[examples] add example for manual error band plot #19
Annotations
2 errors and 14 warnings
Run tests (Windows)
unhandled exception: FAILED: nim c -r tests/plotly/test_api.nim [OSError]
|
Run tests (Windows)
Process completed with exit code 1.
|
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/.
|
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/
|
Run tests (Windows):
src/plotly/api.nim#L10
imported and not used: 'errorbar' [UnusedImport]
|
Run tests (Windows):
src/plotly/plotly_sugar.nim#L2
imported and not used: 'sugar' [UnusedImport]
|
Run tests (Windows):
src/plotly/plotly_subplots.nim#L363
See corresponding Defect; IndexError is deprecated [Deprecated]
|
Run tests (Windows):
src/plotly/plotly_subplots.nim#L372
See corresponding Defect; IndexError is deprecated [Deprecated]
|
Run tests (Windows):
src/plotly/plotly_subplots.nim#L375
See corresponding Defect; IndexError is deprecated [Deprecated]
|
Run tests (Windows):
src/plotly/plotly_display.nim#L21
use the nimble packages `malebolgia`, `taskpools` or `weave` instead; threadpool is deprecated [Deprecated]
|
Run tests (Windows)
imported and not used: 'strformat' [UnusedImport]
|
Run tests (Windows):
src/plotly/plotly_display.nim#L21
imported and not used: 'threadpool' [UnusedImport]
|
Run tests (Windows):
src/plotly/plotly_display.nim#L1
imported and not used: 'sequtils' [UnusedImport]
|
Run tests (Windows):
src/plotly/plotly_subplots.nim#L363
See corresponding Defect; IndexError is deprecated [Deprecated]
|
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
|
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
|
Loading