[node] Fix logging mutex crash at exit on macOS #47914
lint.yml
on: pull_request
Optional Lint
44s
Python format
2m 2s
Optional Lint C++
32m 28s
Lint JavaScript
46s
Annotations
9 warnings
|
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/
|
|
Optional Lint C++:
js/node/src/ort_singleton_data.h#L29
[cpplint] reported by reviewdog 🐶
Single-parameter constructors should be marked explicit. [runtime/explicit] [4]
Raw Output:
js/node/src/ort_singleton_data.h:29: Single-parameter constructors should be marked explicit. [runtime/explicit] [4]
|
|
Optional Lint C++:
js/node/src/ort_singleton_data.h#L7
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
js/node/src/ort_singleton_data.h:7: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
js/node/src/ort_singleton_data.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
js/node/src/ort_singleton_data.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
js/node/src/ort_instance_data.cc#L9
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
js/node/src/ort_instance_data.cc:9: Include the directory when naming header files [build/include_subdir] [4]
|
|
Optional Lint C++:
js/node/src/inference_session_wrap.cc#L9
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
js/node/src/inference_session_wrap.cc:9: Include the directory when naming header files [build/include_subdir] [4]
|