[theme] add option coord_fixed
for coordinate based plot ratio
#511
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 errors and 42 warnings
linux (devel):
src/ggplotnim.nim#L2835
type mismatch
|
linux (devel)
Process completed with exit code 1.
|
linux (version-2-0):
src/ggplotnim.nim#L2835
type mismatch
|
linux (version-2-0)
Process completed with exit code 1.
|
linux (version-1-6):
src/ggplotnim.nim#L2835
type mismatch: got <Viewport, name: string, dataAsBitmap: bool>
|
linux (version-1-6)
Process completed with exit code 1.
|
macos (version-1-6):
src/ggplotnim.nim#L2835
type mismatch: got <Viewport, name: string, dataAsBitmap: bool>
|
macos (version-1-6)
Process completed with exit code 1.
|
macos (devel):
src/ggplotnim.nim#L2835
type mismatch
|
macos (devel)
Process completed with exit code 1.
|
macos (version-2-0):
src/ggplotnim.nim#L2835
type mismatch
|
macos (version-2-0)
Process completed with exit code 1.
|
windows (version-1-6):
src/ggplotnim.nim#L2835
type mismatch: got <Viewport, name: string, dataAsBitmap: bool>
|
windows (version-1-6)
unhandled exception: FAILED: nim c -r -d:lapack=liblapack tests/tests.nim [OSError]
|
windows (version-1-6)
Process completed with exit code 1.
|
windows (version-2-0):
src/ggplotnim.nim#L2835
type mismatch
|
windows (version-2-0)
unhandled exception: FAILED: nim c -r -d:lapack=liblapack tests/tests.nim [OSError]
|
windows (version-2-0)
Process completed with exit code 1.
|
windows (devel):
src/ggplotnim.nim#L2835
type mismatch
|
windows (devel)
unhandled exception: FAILED: nim c -r -d:lapack=liblapack tests/tests.nim [OSError]
|
windows (devel)
Process completed with exit code 1.
|
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#L2188
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)
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#L2188
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-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]
|
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 (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#L2188
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)
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#L2188
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-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)
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]
|
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#L2188
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)
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#L2188
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)
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]
|