Skip to content

push v0.7.1

push v0.7.1 #549

Triggered via push September 5, 2024 09:22
Status Failure
Total duration 6m 38s
Artifacts

ci.yml

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

Annotations

4 errors and 88 warnings
macos (devel)
Process completed with exit code 1.
macos (version-2-0)
Process completed with exit code 1.
macos (version-1-6)
Process completed with exit code 1.
linux (devel)
Process completed with exit code 1.
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)
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/
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)
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/
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)
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/
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)
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/
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): 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]
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): 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]
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 (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): 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]
linux (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]
linux (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]
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)
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/
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): 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]
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): 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]
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 (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 (version-1-6)
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/
linux (devel): 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]
linux (version-1-6)
Vega backend does not exist. [User]
linux (devel)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
linux (version-1-6)
Vega backend does not exist. [User]
linux (devel)
inherit from a more precise exception type like ValueError, IOError or OSError. If these don't suit, inherit from CatchableError or Defect. [InheritFromException]
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)
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/
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]
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)
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/
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): 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]
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): 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]
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]
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): 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]
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)
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/
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): 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]
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): 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]
windows (devel): tests/test_issue2.nim#L2
imported and not used: 'seqmath' [UnusedImport]
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): 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]
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]