Skip to content

Merge pull request #383 from alphaville/feature/333-p-norm-ball-proje… #479

Merge pull request #383 from alphaville/feature/333-p-norm-ball-proje…

Merge pull request #383 from alphaville/feature/333-p-norm-ball-proje… #479

Triggered via push March 14, 2026 13:06
Status Success
Total duration 8m 57s
Artifacts

ci.yml

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

Annotations

32 warnings
this function has too many arguments (9/7): src/alm/alm_problem.rs#L135
warning: this function has too many arguments (9/7) --> src/alm/alm_problem.rs:135:5 | 135 | / pub fn new( 136 | | constraints: ConstraintsType, 137 | | alm_set_c: Option<AlmSetC>, 138 | | alm_set_y: Option<LagrangeSetY>, ... | 144 | | n2: usize, 145 | | ) -> Self { | |_____________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.94.0/index.html#too_many_arguments
this function has too many arguments (8/7): src/alm/alm_factory.rs#L158
warning: this function has too many arguments (8/7) --> src/alm/alm_factory.rs:158:5 | 158 | / pub fn new( 159 | | f: Cost, 160 | | df: CostGradient, 161 | | mapping_f1: Option<MappingF1>, ... | 166 | | n2: usize, 167 | | ) -> Self { | |_____________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.94.0/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
ci_macos (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v2, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci_macos (macos-latest): src/lib.rs#L240
usage of a legacy numeric constant
ci_macos (macos-latest): src/lib.rs#L239
usage of a legacy numeric constant
ci_macos (macos-latest): src/lib.rs#L238
usage of a legacy numeric constant
ci_macos (macos-latest): src/lib.rs#L237
usage of a legacy numeric constant
ci_macos (macos-latest): src/lib.rs#L236
usage of a legacy numeric constant
ci_macos (macos-latest): src/lib.rs#L235
usage of a legacy numeric constant
ci_macos (macos-latest): src/lib.rs#L184
casting raw pointers to the same type and constness is unnecessary (`*const f64` -> `*const f64`)
ci_macos (macos-latest): src/lib.rs#L178
casting raw pointers to the same type and constness is unnecessary (`*mut f64` -> `*mut f64`)
ci_macos (macos-latest): src/lib.rs#L150
doc list item without indentation
ci_macos (macos-latest): src/lib.rs#L149
doc list item without indentation
ci_macos (macos-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_macos (macos-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_macos (macos-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_macos (macos-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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v2, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci (ubuntu-latest): src/lib.rs#L240
usage of a legacy numeric constant
ci (ubuntu-latest): src/lib.rs#L239
usage of a legacy numeric constant
ci (ubuntu-latest): src/lib.rs#L238
usage of a legacy numeric constant
ci (ubuntu-latest): src/lib.rs#L237
usage of a legacy numeric constant
ci (ubuntu-latest): src/lib.rs#L236
usage of a legacy numeric constant
ci (ubuntu-latest): src/lib.rs#L235
usage of a legacy numeric constant
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): 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#L150
doc list item without indentation
ci (ubuntu-latest): src/lib.rs#L149
doc list item without indentation
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/