Make node hub CI/CD cross platform #3442
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Test:
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Build (Without Python dep as it is build with maturin):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
|
Check:
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Check:
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Loading