Base commit for using EMSDK 3.1.74 (LTO disabled) #37792
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Optional Lint
34s
Python format
3m 9s
Optional Lint C++
30m 52s
Lint JavaScript
35s
Annotations
12 warnings
|
Optional Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
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++
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Optional Lint C++:
include/onnxruntime/core/framework/float16.h#L264
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float16.h:264: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/framework/float16.h#L272
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float16.h:272: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/framework/float8.h#L168
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:168: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/framework/float8.h#L326
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:326: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/framework/float8.h#L496
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:496: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
|
Optional Lint C++:
include/onnxruntime/core/framework/float8.h#L645
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:645: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|