Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
Triggered via schedule June 22, 2023 23:29
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: schedule
Matrix: build
rust-publish
0s
rust-publish
Matrix: python-publish
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 15 warnings
build (3.6, ubuntu-latest)
Version 3.6 with arch x64 not found Available versions: 3.10.12 (x64) 3.11.4 (x64) 3.7.17 (x64) 3.8.17 (x64) 3.9.17 (x64)
build (3.5, ubuntu-latest)
Version 3.5 with arch x64 not found Available versions: 3.10.12 (x64) 3.11.4 (x64) 3.7.17 (x64) 3.8.17 (x64) 3.9.17 (x64)
build (3.7, ubuntu-latest)
Process completed with exit code 1.
build (3.6, windows-latest)
Version 3.6 with arch x64 not found Available versions: 3.10.11 (x86) 3.11.4 (x86) 3.7.9 (x86) 3.8.10 (x86) 3.9.13 (x86) 3.10.11 (x64) 3.11.4 (x64) 3.7.9 (x64) 3.8.10 (x64) 3.9.13 (x64)
build (3.9, ubuntu-latest)
Process completed with exit code 1.
build (3.8, ubuntu-latest)
Process completed with exit code 1.
build (3.6, macos-latest)
Version 3.6 with arch x64 not found Available versions: 3.10.12 (x64) 3.11.4 (x64) 3.7.17 (x64) 3.8.17 (x64) 3.9.17 (x64)
build (3.5, macos-latest)
Version 3.5 with arch x64 not found Available versions: 3.10.12 (x64) 3.11.4 (x64) 3.7.17 (x64) 3.8.17 (x64) 3.9.17 (x64)
build (3.7, macos-latest)
Process completed with exit code 1.
build (3.9, macos-latest)
Process completed with exit code 1.
build (3.8, windows-latest)
Process completed with exit code 1.
build (3.7, windows-latest)
Process completed with exit code 1.
build (3.8, macos-latest)
Process completed with exit code 1.
build (3.9, windows-latest)
Process completed with exit code 1.
lint: src/lib.rs#L52
this function has too many arguments (8/7)
lint: src/lib.rs#L99
this function has too many arguments (12/7)
lint: src/lib.rs#L144
this function has too many arguments (13/7)
lint: src/lib.rs#L197
this function has too many arguments (8/7)
lint: src/lib.rs#L220
unneeded `return` statement
lint: src/lib.rs#L254
unneeded `return` statement
lint: src/lib.rs#L220
using `Result.or_else(|x| Err(y))`, which is more succinctly expressed as `map_err(|x| y)`
lint: src/lib.rs#L222
unneeded `return` statement
lint: src/lib.rs#L228
unneeded `return` statement
lint: src/lib.rs#L238
using `Result.or_else(|x| Err(y))`, which is more succinctly expressed as `map_err(|x| y)`
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.3