Update main.yml #2
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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 use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
html-parser/core/src/lib.rs#L64
enum `NodeType` is never used
|
Build:
html-parser/plugin/src/lib.rs#L35
calls to `std::mem::forget` with a reference instead of an owned value does nothing
|
Build:
html-parser/plugin/src/lib.rs#L65
calls to `std::mem::forget` with a reference instead of an owned value does nothing
|
Build ARM64 Linux:
html-parser/core/src/lib.rs#L64
enum `NodeType` is never used
|
Build ARM64 Linux:
html-parser/plugin/src/lib.rs#L35
calls to `std::mem::forget` with a reference instead of an owned value does nothing
|
Build ARM64 Linux:
html-parser/plugin/src/lib.rs#L65
calls to `std::mem::forget` with a reference instead of an owned value does nothing
|
Loading