gio: fix UnixSocketAddress constructor with a path #3180
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
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/
|
build:
gio/src/unix_socket_address.rs#L104
unreachable expression
|
build:
gio/src/unix_socket_address.rs#L116
unreachable expression
|
build:
gio/src/unix_socket_address.rs#L97
unused variable: `type_`
|
build:
gio/src/socket.rs#L1268
type alias `RawSocket` is never used
|
build
`gio` (lib) generated 4 warnings (run `cargo fix --lib -p gio` to apply 1 suggestion)
|
build:
cairo/src/font/mod.rs#L43
unused imports: `Antialias`, `HintMetrics`, `HintStyle`, `SubpixelOrder`
|
build:
pango/src/auto/attribute.rs#L8
unused attribute `doc`
|
build
`cairo-rs` (lib) generated 1 warning (run `cargo fix --lib -p cairo-rs` to apply 1 suggestion)
|
build:
glib-macros/src/lib.rs#L1026
unresolved link to `ObjectExt::property`
|
build
`glib-macros` (lib doc) generated 1 warning
|