Make node hub CI/CD cross platform #3444
Annotations
11 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/
|
Clippy:
libraries/message/src/lib.rs#L33
returning the result of a `let` binding from a block
|
Clippy:
libraries/message/src/lib.rs#L49
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
libraries/core/src/metadata.rs#L11
unsafe function's docs are missing a `# Safety` section
|
Clippy:
binaries/runtime/src/operator/python.rs#L50
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
binaries/runtime/src/operator/shared_lib.rs#L43
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
binaries/daemon/src/spawn.rs#L104
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
apis/c/node/src/lib.rs#L121
doc list item without indentation
|
Clippy:
apis/c/node/src/lib.rs#L122
doc list item without indentation
|
Clippy:
apis/c/node/src/lib.rs#L123
doc list item without indentation
|
Clippy:
apis/c/node/src/lib.rs#L124
doc list item without indentation
|
Loading