build: fix osx build #3108
Annotations
23 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
/home/runner/work/sozu/sozu/lib/Cargo.toml: unused manifest key: target.cfg(target_arch = "x86_64").features
|
Build:
command/src/parser.rs#L57
elided lifetime has a name
|
Build:
lib/src/protocol/kawa_h1/mod.rs#L1594
unused variable: `metrics`
|
Build
`sozu-command-lib` (lib) generated 1 warning
|
Build
`sozu-lib` (lib) generated 1 warning
|
Build:
bin/src/upgrade.rs#L153
function `begin_new_main_process` is never used
|
Build:
bin/src/worker.rs#L82
function `begin_worker_process` is never used
|
Build
`sozu` (lib) generated 2 warnings
|
Install rust (stable)
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/
|
Install rust (stable)
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/
|
Install rust (stable)
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/
|
Install rust (stable)
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/
|
Test
/home/runner/work/sozu/sozu/lib/Cargo.toml: unused manifest key: target.cfg(target_arch = "x86_64").features
|
Test:
command/src/parser.rs#L57
elided lifetime has a name
|
Test:
lib/src/protocol/kawa_h1/mod.rs#L1594
unused variable: `metrics`
|
Test
`sozu-command-lib` (lib) generated 1 warning
|
Test:
bin/src/upgrade.rs#L153
function `begin_new_main_process` is never used
|
Test:
bin/src/worker.rs#L82
function `begin_worker_process` is never used
|
Test
`sozu-command-lib` (lib test) generated 1 warning (1 duplicate)
|
Test
`sozu` (lib) generated 2 warnings
|
Test
`sozu` (lib test) generated 2 warnings (2 duplicates)
|
Test:
e2e/src/lib.rs#L7
unexpected `cfg` condition name: `tarpaulin`
|
Loading