Skip to content

.github/workflows/workspace.yml #822

.github/workflows/workspace.yml

.github/workflows/workspace.yml #822

Triggered via schedule February 28, 2024 15:16
Status Success
Total duration 7m 52s
Artifacts

workspace.yml

on: schedule
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 58 warnings
build-and-test / build-and-test (nightly, ubuntu-22.04, x86_64-unknown-linux-gnu)
Process completed with exit code 101.
build-and-test / build-and-test (nightly, macos-12, x86_64-apple-darwin)
Process completed with exit code 101.
build-and-test / build-and-test (nightly, windows-2022, x86_64-pc-windows-msvc)
Process completed with exit code 1.
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, actions-rs/clippy@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-xar/src/format.rs#L14
warning: unneeded unit expression --> apple-xar/src/format.rs:14:38 | 14 | #[derive(Clone, Copy, Debug, IOread, IOwrite, Pread, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-xar/src/reader.rs#L355
warning: accessing first element with `certificates.get(0)` --> apple-xar/src/reader.rs:355:33 | 355 | if let Some(cert) = certificates.get(0) { | ^^^^^^^^^^^^^^^^^^^ help: try: `certificates.first()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first = note: `#[warn(clippy::get_first)]` on by default
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L154
warning: unneeded unit expression --> apple-bom/src/format.rs:154:39 | 154 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L266
warning: unneeded unit expression --> apple-bom/src/format.rs:266:39 | 266 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L406
warning: unneeded unit expression --> apple-bom/src/format.rs:406:39 | 406 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L470
warning: unneeded unit expression --> apple-bom/src/format.rs:470:39 | 470 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L622
warning: unneeded unit expression --> apple-bom/src/format.rs:622:39 | 622 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L657
warning: unneeded unit expression --> apple-bom/src/format.rs:657:39 | 657 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L804
warning: unneeded unit expression --> apple-bom/src/format.rs:804:30 | 804 | #[derive(Clone, Copy, Debug, IOwrite, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L935
warning: unneeded unit expression --> apple-bom/src/format.rs:935:39 | 935 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, actions-rs/clippy@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-xar/src/format.rs#L14
warning: unneeded unit expression --> apple-xar/src/format.rs:14:38 | 14 | #[derive(Clone, Copy, Debug, IOread, IOwrite, Pread, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-xar/src/reader.rs#L355
warning: accessing first element with `certificates.get(0)` --> apple-xar/src/reader.rs:355:33 | 355 | if let Some(cert) = certificates.get(0) { | ^^^^^^^^^^^^^^^^^^^ help: try: `certificates.first()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first = note: `#[warn(clippy::get_first)]` on by default
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L154
warning: unneeded unit expression --> apple-bom/src/format.rs:154:39 | 154 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L266
warning: unneeded unit expression --> apple-bom/src/format.rs:266:39 | 266 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L406
warning: unneeded unit expression --> apple-bom/src/format.rs:406:39 | 406 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L470
warning: unneeded unit expression --> apple-bom/src/format.rs:470:39 | 470 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L622
warning: unneeded unit expression --> apple-bom/src/format.rs:622:39 | 622 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L657
warning: unneeded unit expression --> apple-bom/src/format.rs:657:39 | 657 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L804
warning: unneeded unit expression --> apple-bom/src/format.rs:804:30 | 804 | #[derive(Clone, Copy, Debug, IOwrite, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, ubuntu-22.04, x86_64-unknown-linux-gnu): apple-bom/src/format.rs#L935
warning: unneeded unit expression --> apple-bom/src/format.rs:935:39 | 935 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (1.70.0, macos-12, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (1.70.0, ubuntu-22.04, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, actions-rs/clippy@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-xar/src/format.rs#L14
warning: unneeded unit expression --> apple-xar/src/format.rs:14:38 | 14 | #[derive(Clone, Copy, Debug, IOread, IOwrite, Pread, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-xar/src/reader.rs#L355
warning: accessing first element with `certificates.get(0)` --> apple-xar/src/reader.rs:355:33 | 355 | if let Some(cert) = certificates.get(0) { | ^^^^^^^^^^^^^^^^^^^ help: try: `certificates.first()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first = note: `#[warn(clippy::get_first)]` on by default
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L154
warning: unneeded unit expression --> apple-bom/src/format.rs:154:39 | 154 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L266
warning: unneeded unit expression --> apple-bom/src/format.rs:266:39 | 266 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L406
warning: unneeded unit expression --> apple-bom/src/format.rs:406:39 | 406 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L470
warning: unneeded unit expression --> apple-bom/src/format.rs:470:39 | 470 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L622
warning: unneeded unit expression --> apple-bom/src/format.rs:622:39 | 622 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L657
warning: unneeded unit expression --> apple-bom/src/format.rs:657:39 | 657 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L804
warning: unneeded unit expression --> apple-bom/src/format.rs:804:30 | 804 | #[derive(Clone, Copy, Debug, IOwrite, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (beta, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L935
warning: unneeded unit expression --> apple-bom/src/format.rs:935:39 | 935 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (nightly, ubuntu-22.04, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, actions-rs/clippy@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-xar/src/format.rs#L14
warning: unneeded unit expression --> apple-xar/src/format.rs:14:38 | 14 | #[derive(Clone, Copy, Debug, IOread, IOwrite, Pread, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-xar/src/reader.rs#L355
warning: accessing first element with `certificates.get(0)` --> apple-xar/src/reader.rs:355:33 | 355 | if let Some(cert) = certificates.get(0) { | ^^^^^^^^^^^^^^^^^^^ help: try: `certificates.first()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#get_first = note: `#[warn(clippy::get_first)]` on by default
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L154
warning: unneeded unit expression --> apple-bom/src/format.rs:154:39 | 154 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: `#[warn(clippy::unused_unit)]` on by default = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L266
warning: unneeded unit expression --> apple-bom/src/format.rs:266:39 | 266 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L406
warning: unneeded unit expression --> apple-bom/src/format.rs:406:39 | 406 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L470
warning: unneeded unit expression --> apple-bom/src/format.rs:470:39 | 470 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L622
warning: unneeded unit expression --> apple-bom/src/format.rs:622:39 | 622 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L657
warning: unneeded unit expression --> apple-bom/src/format.rs:657:39 | 657 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L804
warning: unneeded unit expression --> apple-bom/src/format.rs:804:30 | 804 | #[derive(Clone, Copy, Debug, IOwrite, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (stable, macos-12, x86_64-apple-darwin): apple-bom/src/format.rs#L935
warning: unneeded unit expression --> apple-bom/src/format.rs:935:39 | 935 | #[derive(Clone, Copy, Default, Debug, IOwrite, Pread, Pwrite, SizeWith)] | ^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unused_unit = note: this warning originates in the derive macro `IOwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
build-and-test / build-and-test (1.70.0, windows-2022, x86_64-pc-windows-msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (nightly, macos-12, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (beta, windows-2022, x86_64-pc-windows-msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, actions-rs/clippy@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (beta, windows-2022, x86_64-pc-windows-msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test / build-and-test (nightly, windows-2022, x86_64-pc-windows-msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (stable, windows-2022, x86_64-pc-windows-msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, actions-rs/clippy@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test / build-and-test (stable, windows-2022, x86_64-pc-windows-msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/