Support launch agents #56
Annotations
5 errors and 14 warnings
|
xpc-connection/tests/message_round_trip.rs#L208
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
xpc-connection/tests/message_round_trip.rs#L209
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
xpc-connection/tests/message_round_trip.rs#L221
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
|
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/
|
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/
|
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/
|
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/
|
|
xpc-connection-sys/src/lib.rs#L3
lint `safe_packed_borrows` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
|
|
xpc-connection/src/lib.rs#L3
lint `safe_packed_borrows` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
|
xpc-connection/src/lib.rs#L59
field `sender` is never read
|
xpc-connection/src/lib.rs#L131
field `sender` is never read
|
|
xpc-connection/tests/message_round_trip.rs#L4
unused import: `error::Error`
|
target/debug/build/xpc-connection-sys-44cbb090020f7c9a/out/bindings.rs#L3
dereferencing a null pointer
|
target/debug/build/xpc-connection-sys-44cbb090020f7c9a/out/bindings.rs#L3
dereferencing a null pointer
|
This job was cancelled
Loading