Skip to content

Projection on affine space #340

Projection on affine space

Projection on affine space #340

Triggered via pull request October 29, 2023 23:29
Status Success
Total duration 23m 47s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Matrix: ci_macos
Fit to window
Zoom out
Zoom in

Annotations

72 warnings
ci (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (ubuntu-latest): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci (ubuntu-latest)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci (ubuntu-latest)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci (ubuntu-latest): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci (ubuntu-latest)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci (ubuntu-latest)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci (ubuntu-latest)
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/
ci (ubuntu-latest)
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/
ci (ubuntu-latest)
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/
ci (ubuntu-latest)
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/
ci (ubuntu-latest): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-latest): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci (ubuntu-latest)
`only_f1` (lib) generated 2 warnings
ci (ubuntu-latest): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-latest): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci (ubuntu-latest)
`only_f2` (lib test) generated 2 warnings
ci (ubuntu-latest): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-latest): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci (ubuntu-latest)
`parametric_f2` (lib) generated 2 warnings (1 duplicate)
ci (ubuntu-latest): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-latest): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci (ubuntu-latest)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci (ubuntu-latest)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci_macos (macos-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci_macos (macos-11): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci_macos (macos-11): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci_macos (macos-11)
`only_f1` (lib) generated 2 warnings
ci_macos (macos-11): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci_macos (macos-11): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci_macos (macos-11)
`only_f2` (lib) generated 2 warnings (2 duplicates)
ci_macos (macos-11): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci_macos (macos-11): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci_macos (macos-11)
`parametric_f2` (lib test) generated 2 warnings (2 duplicates)
ci_macos (macos-11): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci_macos (macos-11): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci_macos (macos-11)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci_macos (macos-11)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci_macos (macos-11)
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/
ci_macos (macos-11)
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/
ci_macos (macos-11)
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/
ci_macos (macos-11)
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/
ci_macos (macos-11): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci_macos (macos-11)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci_macos (macos-11)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci_macos (macos-11): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci_macos (macos-11)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci_macos (macos-11)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (ubuntu-20.04)
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/
ci (ubuntu-20.04)
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/
ci (ubuntu-20.04)
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/
ci (ubuntu-20.04)
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/
ci (ubuntu-20.04): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-20.04): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci (ubuntu-20.04)
`only_f1` (lib) generated 2 warnings
ci (ubuntu-20.04): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-20.04): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci (ubuntu-20.04)
`only_f2` (lib) generated 2 warnings (1 duplicate)
ci (ubuntu-20.04): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-20.04): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci (ubuntu-20.04)
`parametric_f2` (lib test) generated 2 warnings
ci (ubuntu-20.04): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci (ubuntu-20.04): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci (ubuntu-20.04)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci (ubuntu-20.04)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci (ubuntu-20.04): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci (ubuntu-20.04)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci (ubuntu-20.04)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
ci (ubuntu-20.04): src/constraints/tests.rs#L2
unused import: `modcholesky::ModCholeskySE99`
ci (ubuntu-20.04)
`optimization_engine` (lib test) generated 1 warning (run `cargo fix --lib -p optimization_engine --tests` to apply 1 suggestion)
ci (ubuntu-20.04)
the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3