Skip to content

Avoid duplicates when drawing with constant aes #500

Avoid duplicates when drawing with constant aes

Avoid duplicates when drawing with constant aes #500

Triggered via pull request October 3, 2023 20:17
Status Success
Total duration 14m 22s
Artifacts

ci.yml

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

Annotations

105 warnings
linux (version-2-0)
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/
linux (version-2-0)
Vega backend does not exist. [User]
linux (version-2-0): 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]
linux (version-2-0)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
linux (version-2-0)
Vega backend does not exist. [User]
linux (version-2-0): 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]
linux (version-2-0)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux (version-2-0): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
linux (version-2-0): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
linux (version-2-0)
Vega backend does not exist. [User]
linux (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/
linux (devel)
Vega backend does not exist. [User]
linux (devel): 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]
linux (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux (devel): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
linux (devel)
Vega backend does not exist. [User]
linux (devel): 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]
linux (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
linux (devel): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
linux (devel): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
linux (devel)
Vega backend does not exist. [User]
linux (version-1-6)
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/
linux (version-1-6)
Vega backend does not exist. [User]
linux (version-1-6)
Vega backend does not exist. [User]
linux (version-1-6): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
linux (version-1-6)
Vega backend does not exist. [User]
linux (version-1-6)
Vega backend does not exist. [User]
linux (version-1-6)
Vega backend does not exist. [User]
linux (version-1-6)
imported and not used: 'seqmath' [UnusedImport]
linux (version-1-6)
imported and not used: 'sequtils' [UnusedImport]
linux (version-1-6)
imported and not used: 'seqmath' [UnusedImport]
linux (version-1-6)
imported and not used: 'sequtils' [UnusedImport]
windows (version-1-6)
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 (version-1-6)
Vega backend does not exist. [User]
windows (version-1-6)
Vega backend does not exist. [User]
windows (version-1-6): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
windows (version-1-6)
Vega backend does not exist. [User]
windows (version-1-6)
Vega backend does not exist. [User]
windows (version-1-6): tests/tCompareRecipes.nim#L1
imported and not used: 'shell' [UnusedImport]
windows (version-1-6): tests/tCompareRecipes.nim#L1
imported and not used: 'osproc' [UnusedImport]
windows (version-1-6): tests/tCompareRecipes.nim#L1
imported and not used: 'strutils' [UnusedImport]
windows (version-1-6): tests/tCompareRecipes.nim#L10
imported and not used: 'recipeFiles' [UnusedImport]
windows (version-1-6): tests/tCompareRecipes.nim#L1
imported and not used: 'sequtils' [UnusedImport]
windows (version-1-6)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
windows (version-1-6)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
macos (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/
macos (devel)
Vega backend does not exist. [User]
macos (devel): 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]
macos (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos (devel): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
macos (devel)
Vega backend does not exist. [User]
macos (devel): 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]
macos (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos (devel): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
macos (devel): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
macos (devel)
Vega backend does not exist. [User]
macos (version-1-6)
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/
macos (version-1-6)
Vega backend does not exist. [User]
macos (version-1-6)
Vega backend does not exist. [User]
macos (version-1-6): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
macos (version-1-6)
Vega backend does not exist. [User]
macos (version-1-6)
Vega backend does not exist. [User]
macos (version-1-6)
Vega backend does not exist. [User]
macos (version-1-6)
imported and not used: 'seqmath' [UnusedImport]
macos (version-1-6)
imported and not used: 'sequtils' [UnusedImport]
macos (version-1-6)
imported and not used: 'seqmath' [UnusedImport]
macos (version-1-6)
imported and not used: 'sequtils' [UnusedImport]
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)
Vega backend does not exist. [User]
windows (devel): 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]
windows (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
windows (devel): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
windows (devel)
Vega backend does not exist. [User]
windows (devel): 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]
windows (devel)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
windows (devel): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
windows (devel): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
windows (devel)
Vega backend does not exist. [User]
windows (devel)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
windows (devel)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
windows (version-2-0)
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 (version-2-0)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
windows (version-2-0)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
windows (version-2-0)
Vega backend does not exist. [User]
windows (version-2-0): 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]
windows (version-2-0)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
windows (version-2-0): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
windows (version-2-0)
Vega backend does not exist. [User]
windows (version-2-0): 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]
windows (version-2-0)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
windows (version-2-0): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
windows (version-2-0): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
windows (version-2-0)
Vega backend does not exist. [User]
macos (version-2-0)
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/
macos (version-2-0)
Vega backend does not exist. [User]
macos (version-2-0): 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]
macos (version-2-0)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos (version-2-0): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
macos (version-2-0)
Vega backend does not exist. [User]
macos (version-2-0): 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]
macos (version-2-0)
`=destroy`(storage.raw_buffer) can raise an unlisted exception: Exception [Effect]
macos (version-2-0): src/ggplotnim.nim#L1981
left, right, top, bottom all have default value 'NaN', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
macos (version-2-0): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
macos (version-2-0)
Vega backend does not exist. [User]