update changelog #546
Annotations
14 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests (Linux & Mac)
Vega backend does not exist. [User]
|
Run tests (Linux & Mac):
src/ggplotnim/ggplot_ticks.nim#L166
trans, invTrans all have default value 'nil', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
|
Run tests (Linux & Mac):
src/ggplotnim.nim#L2305
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
|
Run tests (Linux & Mac)
Vega backend does not exist. [User]
|
Run tests (Linux & Mac):
src/ggplotnim/ggplot_ticks.nim#L166
trans, invTrans all have default value 'nil', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
|
Run tests (Linux & Mac):
src/ggplotnim.nim#L2305
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
|
Run tests (Linux & Mac):
tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
|
Run tests (Linux & Mac)
Vega backend does not exist. [User]
|
Run tests (Linux & Mac):
src/ggplotnim/ggplot_ticks.nim#L166
trans, invTrans all have default value 'nil', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
|
Run tests (Linux & Mac):
src/ggplotnim.nim#L2305
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
|
Setup nimble & deps
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
|
Setup nimble & deps
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
|
Loading