Updated upload-artifact@v4 #450
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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: actions/checkout@v2, hecrj/setup-rust-action@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:
leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
|
build:
leaf/src/proxy/mod.rs#L219
unused variable: `iface`
|
build:
leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
build:
leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
|
build:
leaf/src/proxy/mod.rs#L219
unused variable: `iface`
|
build:
leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
build:
leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
|
build:
leaf/src/proxy/mod.rs#L219
unused variable: `iface`
|
build:
leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
build:
leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
|
Loading