node converters for handling argmax and argmin onnx operators (#217) #305
lint.yml
on: push
Pylint
1m 51s
Python format
10s
Annotations
3 errors and 2 warnings
Python format:
tests/node_converters/arg_extrema_test.py#L1
Imports are incorrectly sorted and/or formatted.
|
Python format
Process completed with exit code 1.
|
Pylint
Process completed with exit code 30.
|
Python format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pylint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|