Support launch agents #56
Annotations
4 errors and 16 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 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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-4d932b390c174620/out/bindings.rs#L908
dereferencing a null pointer
|
target/debug/build/xpc-connection-sys-4d932b390c174620/out/bindings.rs#L918
dereferencing a null pointer
|
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/
|
This job failed
Loading