Skip to content

Merge pull request #326 from alphaville/kylc/fix-alm-docs-typo #323

Merge pull request #326 from alphaville/kylc/fix-alm-docs-typo

Merge pull request #326 from alphaville/kylc/fix-alm-docs-typo #323

Triggered via push September 26, 2023 15:17
Status Success
Total duration 20m 50s
Artifacts

ci.yml

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

Annotations

127 warnings
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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1418
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1418
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-20.04)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci (ubuntu-20.04): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci (ubuntu-20.04): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-20.04)
`optimization_engine` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p optimization_engine --tests` to apply 5 suggestions)
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_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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11)
`optimization_engine` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p optimization_engine --tests` to apply 5 suggestions)
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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1418
variable does not need to be mutable
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11)
`optimization_engine` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p optimization_engine --tests` to apply 5 suggestions)
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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci_macos (macos-11)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci_macos (macos-11): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci_macos (macos-11): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci_macos (macos-11)
`optimization_engine` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p optimization_engine --tests` to apply 5 suggestions)
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-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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1418
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1418
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
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/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest): src/core/panoc/panoc_optimizer.rs#L65
variable does not need to be mutable
ci (ubuntu-latest)
`optimization_engine` (lib) generated 2 warnings (run `cargo fix --lib -p optimization_engine` to apply 2 suggestions)
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1436
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1461
variable does not need to be mutable
ci (ubuntu-latest): src/alm/alm_optimizer.rs#L1486
variable does not need to be mutable
ci (ubuntu-latest): src/core/fbs/fbs_optimizer.rs#L66
variable does not need to be mutable
ci (ubuntu-latest)
`optimization_engine` (lib test) generated 6 warnings (1 duplicate) (run `cargo fix --lib -p optimization_engine --tests` to apply 5 suggestions)
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