Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Update CONTRIBUTING.md #27

Update CONTRIBUTING.md

Update CONTRIBUTING.md #27

Triggered via pull request February 2, 2024 12:28
Status Failure
Total duration 3m 4s
Artifacts

ci.yml

on: pull_request
Matrix: cargo clippy+test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 106 warnings
cargo clippy+test (windows-2019)
test failed, to rerun pass `--lib`
cargo clippy+test (windows-2019)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 2147483651
cargo clippy+test (macOS-latest)
The operation was canceled.
cargo fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo fmt
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo fmt
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/
cargo fmt
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/
cargo fmt
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/
cargo fmt
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/
doctests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
doctests
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
doctests
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/
doctests
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/
doctests
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/
doctests
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/
doctests: src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
doctests: src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
doctests: src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
doctests
`masonry` (lib) generated 3 warnings (run `cargo fix --lib -p masonry` to apply 3 suggestions)
cargo test (gtk)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (gtk)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo test (gtk)
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/
cargo test (gtk)
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/
cargo test (gtk)
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/
cargo test (gtk)
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/
cargo test (gtk): src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo test (gtk): src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo test (gtk): src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo test (gtk)
`masonry` (lib) generated 3 warnings (run `cargo fix --lib -p masonry` to apply 3 suggestions)
cargo test (gtk)
`masonry` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p masonry --tests` to apply 1 suggestion)
cargo clippy+test (windows-2019)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo clippy+test (windows-2019)
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo clippy+test (windows-2019): src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (windows-2019): src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (windows-2019): src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo clippy+test (windows-2019): src/testing/harness.rs#L12
unused imports: `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (windows-2019)
`masonry` (lib) generated 3 warnings (run `cargo fix --lib -p masonry` to apply 3 suggestions)
cargo clippy+test (windows-2019)
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/
cargo clippy+test (windows-2019)
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/
cargo clippy+test (windows-2019)
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/
cargo clippy+test (windows-2019)
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/
cargo clippy+test (windows-2019): src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (windows-2019): src/testing/harness.rs#L12
unused imports: `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (windows-2019): src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (windows-2019): src/promise.rs#L98
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+test (windows-2019): src/widget/widget_ref.rs#L33
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+test (windows-2019): src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo clippy+test (windows-2019)
`masonry` (lib) generated 5 warnings (2 duplicates) (run `cargo clippy --fix --lib -p masonry` to apply 2 suggestions)
cargo clippy+test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo clippy+test (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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo clippy+test (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/
cargo clippy+test (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/
cargo clippy+test (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/
cargo clippy+test (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/
cargo clippy+test (ubuntu-latest): src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (ubuntu-latest): src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (ubuntu-latest): src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo clippy+test (ubuntu-latest): src/testing/harness.rs#L12
unused imports: `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (ubuntu-latest)
`masonry` (lib) generated 3 warnings (run `cargo fix --lib -p masonry` to apply 3 suggestions)
cargo clippy+test (ubuntu-latest): src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (ubuntu-latest): src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (ubuntu-latest): src/testing/harness.rs#L12
unused imports: `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (ubuntu-latest): src/promise.rs#L98
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+test (ubuntu-latest): src/widget/widget_ref.rs#L33
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+test (ubuntu-latest): src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo clippy+test (ubuntu-latest)
`masonry` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p masonry` to apply 3 suggestions)
cargo clippy+test (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo clippy+test (macOS-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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo clippy+test (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/
cargo clippy+test (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/
cargo clippy+test (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/
cargo clippy+test (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/
cargo clippy+test (macOS-latest): src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (macOS-latest): src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (macOS-latest): src/testing/harness.rs#L12
unused imports: `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+test (macOS-latest): src/promise.rs#L98
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+test (macOS-latest): src/widget/widget_ref.rs#L33
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+test (macOS-latest): src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo clippy+test (macOS-latest)
`masonry` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p masonry` to apply 3 suggestions)
cargo clippy+check beta
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo clippy+check beta
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo clippy+check beta: src/action.rs#L35
lint `clippy::vtable_address_comparisons` has been renamed to `ambiguous_wide_pointer_comparisons`
cargo clippy+check beta: src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+check beta: src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+check beta: src/testing/harness.rs#L12
unused imports: `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+check beta: src/promise.rs#L98
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+check beta: src/testing/harness.rs#L93
unit tests in doctest are not executed
cargo clippy+check beta: src/widget/widget_ref.rs#L33
non-canonical implementation of `clone` on a `Copy` type
cargo clippy+check beta: src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo clippy+check beta
`masonry` (lib) generated 7 warnings (run `cargo clippy --fix --lib -p masonry` to apply 4 suggestions)
cargo clippy+check beta
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/
cargo clippy+check beta
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/
cargo clippy+check beta
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/
cargo clippy+check beta
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/
cargo clippy+check beta: src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+check beta: src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo clippy+check beta: src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo clippy+check beta
`masonry` (lib) generated 3 warnings (run `cargo fix --lib -p masonry` to apply 3 suggestions)
cargo test (wasm32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jetli/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (wasm32)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jetli/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo test (wasm32)
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/
cargo test (wasm32)
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/
cargo test (wasm32)
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/
cargo test (wasm32)
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/
cargo test (wasm32): src/testing/harness.rs#L12
unused imports: `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo test (wasm32): src/testing/screenshots.rs#L8
unused imports: `RawMods`, `Region`, `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo test (wasm32): src/testing/harness.rs#L12
unused imports: `Scalable`, `Scale`, `Screen`, `SysMods`, `TimerToken`, `WindowHandle`, `WindowLevel`, `WindowState`
cargo test (wasm32): src/env.rs#L66
call to `.clone()` on a reference in this situation does nothing
cargo test (wasm32)
`masonry` (lib) generated 3 warnings (run `cargo fix --lib -p masonry` to apply 3 suggestions)