Fix clippy::empty_enum
triggering on nightly with feature(never_type)
enabled
#796
ci.yml
on: pull_request
compilation-benchmarks
2m 14s
version-sync
4s
cargo-lock
7s
cargo-miri
2m 2s
cargo-fmt
22s
cargo-machete
6s
taplo-fmt
6s
prettier
7s
typos
3s
website-build
25s
Matrix: cargo-doc
Matrix: runtime-benchmarks
Matrix: test-msrv
Matrix: test-stable
Matrix: test-unstable
Annotations
12 errors and 30 warnings
test-unstable (nightly):
bon/tests/integration/main.rs#L15
crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
|
test-unstable (nightly):
bon/tests/integration/main.rs#L15
use of an unstable feature
|
test-unstable (nightly)
Process completed with exit code 101.
|
test-unstable (beta):
bon/tests/integration/main.rs#L15
crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
|
test-unstable (beta):
bon/tests/integration/main.rs#L15
use of an unstable feature
|
test-unstable (beta)
Process completed with exit code 101.
|
test-stable (macos)
ENOENT: no such file or directory, opendir '/Users/runner/work/bon/bon/target/tests/target'
|
test-stable (macos)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/bon/bon/target/tests/target'
|
test-stable (ubuntu)
ENOENT: no such file or directory, opendir '/home/runner/work/bon/bon/target/tests/target'
|
test-stable (ubuntu)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/bon/bon/target/tests/target'
|
test-stable (windows)
ENOENT: no such file or directory, opendir 'D:\a\bon\bon\target\tests\target'
|
test-stable (windows)
Error: ENOENT: no such file or directory, opendir 'D:\a\bon\bon\target\tests\target'
|
typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-lock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-machete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
taplo-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
version-sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
website-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-doc (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unstable (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unstable (beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_10_structs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_10_alloc)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runtime-benchmarks (args_20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-msrv (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-miri
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/getter.rs#L43
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/getter.rs#L49
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/setters.rs#L26
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/setters.rs#L39
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/member/config/setters.rs#L46
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/setters/mod.rs#L30
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L46
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L49
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L52
`if let` assigns a shorter lifetime since Edition 2024
|
cargo-miri:
bon-macros/src/builder/builder_gen/top_level_config/mod.rs#L55
`if let` assigns a shorter lifetime since Edition 2024
|
compilation-benchmarks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|