Fix nightly clippy warnings #3927
Annotations
15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
build:
gdk4/src/auto/paintable.rs#L136
unresolved link to `crate::DmabufTexture`
|
build:
gdk4/src/auto/texture.rs#L217
unresolved link to `crate::DmabufTexture`
|
build:
gdk4/src/subclass/content_provider.rs#L4
redundant explicit link target
|
build:
gdk4/src/subclass/paintable.rs#L4
redundant explicit link target
|
build:
gdk4/src/lib.rs#L21
redundant explicit link target
|
build
`gdk4` (lib doc) generated 5 warnings
|
build:
gsk4/src/auto/transform.rs#L176
could not parse code block as Rust code
|
build:
gsk4/src/auto/transform.rs#L255
could not parse code block as Rust code
|
build:
gsk4/src/auto/transform.rs#L338
could not parse code block as Rust code
|
build:
gdk4-wayland/src/auto/wayland_display.rs#L98
unresolved link to `crate::gdk::prelude::ToplevelExtManual::set_startup_id`
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|