[js/node] enable float16 support for Node.js binding #32070
lint.yml
on: pull_request
Optional Lint
43s
Python format
6m 45s
Lint C++
13m 55s
Lint JavaScript
27s
Annotations
1 error and 9 warnings
Python format
unable to access 'https://github.com/microsoft/onnxruntime/': Failed to connect to github.com port 443 after 134778 ms: Connection timed out
|
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python format
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/
|
Python format
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/
|
Python format
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/
|
Python format
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/
|
Lint C++:
js/node/src/tensor_helper.cc#L41
[cpplint] reported by reviewdog 🐶
At least two spaces is best between code and comments [whitespace/comments] [2]
Raw Output:
js/node/src/tensor_helper.cc:41: At least two spaces is best between code and comments [whitespace/comments] [2]
|
Lint C++:
js/node/src/tensor_helper.cc#L44
[cpplint] reported by reviewdog 🐶
At least two spaces is best between code and comments [whitespace/comments] [2]
Raw Output:
js/node/src/tensor_helper.cc:44: At least two spaces is best between code and comments [whitespace/comments] [2]
|
Lint C++:
js/node/src/tensor_helper.cc#L47
[cpplint] reported by reviewdog 🐶
At least two spaces is best between code and comments [whitespace/comments] [2]
Raw Output:
js/node/src/tensor_helper.cc:47: At least two spaces is best between code and comments [whitespace/comments] [2]
|