Merge branch 'expiration-speedup' #946
Annotations
15 warnings
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/
|
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/
|
lib/src/network/client.rs#L114
this expression creates a reference which is immediately dereferenced by the compiler
|
lib/src/sync.rs#L238
very complex type used. Consider factoring parts into `type` definitions
|
lib/src/sync.rs#L361
this expression creates a reference which is immediately dereferenced by the compiler
|
|
ffi/src/lib.rs#L271
field `port_sender` is never read
|
ffi/src/dart.rs#L262
method `send_result` is never used
|
|
lib/tests/sync.rs#L990
this expression creates a reference which is immediately dereferenced by the compiler
|
|
lib/src/network/tests.rs#L151
you seem to want to iterate on a map's keys
|
The logs for this run have expired and are no longer available.
Loading