Skip to content

Sync with Microsoft ONNX Runtime - 12/08/2025 #1330

Sync with Microsoft ONNX Runtime - 12/08/2025

Sync with Microsoft ONNX Runtime - 12/08/2025 #1330

Triggered via pull request August 12, 2025 05:10
Status Cancelled
Total duration 1d 0h 0m 1s
Artifacts

lint.yml

on: pull_request
Optional Lint
40s
Optional Lint
Python format
0s
Python format
Optional Lint C++
32m 42s
Optional Lint C++
Lint JavaScript
1d 0h
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 notices
Lint JavaScript
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Python format
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
[cpplint] onnxruntime/core/providers/migraphx/migraphx_execution_provider.h#L21: onnxruntime/core/providers/migraphx/migraphx_execution_provider.h#L21
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces_literals] [5]
[cpplint] onnxruntime/core/providers/migraphx/migraphx_execution_provider_info.h#L18: onnxruntime/core/providers/migraphx/migraphx_execution_provider_info.h#L18
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces_literals] [5]
[cpplint] onnxruntime/core/providers/migraphx/migraphx_inc.h#L9: onnxruntime/core/providers/migraphx/migraphx_inc.h#L9
Found C system header after other header. Should be: migraphx_inc.h, c system, c++ system, other. [build/include_order] [4]