fix lints #919
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L63
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L84
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L135
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L155
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L236
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L243
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L250
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L264
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L283
use of deprecated macro `clone`: Using old-style clone! syntax
|
Run actions-rs/cargo@v1:
gtk/src/window/mod.rs#L300
use of deprecated macro `clone`: Using old-style clone! syntax
|
Loading