test: Ignore error in common_cells (broken on master), remove old IGN… #8
Annotations
3 errors and 15 warnings
src/common/name.rs#L96
you are implementing `Ord` explicitly but have derived `PartialOrd`
|
src/common/source.rs#L590
you are implementing `Hash` explicitly but have derived `PartialEq`
|
|
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/
|
src/derive/all_node.rs#L34
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
src/derive/all_node.rs#L159
this expression creates a reference which is immediately dereferenced by the compiler
|
src/derive/all_node.rs#L159
this expression creates a reference which is immediately dereferenced by the compiler
|
src/derive/arena.rs#L42
this expression creates a reference which is immediately dereferenced by the compiler
|
src/derive/arena.rs#L42
this expression creates a reference which is immediately dereferenced by the compiler
|
src/derive/arena.rs#L51
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
src/derive/node_data.rs#L252
use of `or` followed by a function call
|
src/derive/node_data.rs#L259
use of `or` followed by a function call
|
src/derive/query.rs#L41
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
src/derive/query.rs#L98
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
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/
|
The logs for this run have expired and are no longer available.
Loading