Skip to content

[node] Fix logging mutex crash at exit on macOS #47914

[node] Fix logging mutex crash at exit on macOS

[node] Fix logging mutex crash at exit on macOS #47914

Triggered via pull request October 31, 2025 19:10
Status Success
Total duration 32m 43s
Artifacts

lint.yml

on: pull_request
Optional Lint
44s
Optional Lint
Python format
2m 2s
Python format
Optional Lint C++
32m 28s
Optional Lint C++
Lint JavaScript
46s
Lint JavaScript
Fit to window
Zoom out
Zoom in

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]