Skip to content

fix (serve): added dict config handle in serve model postprocess func #65

fix (serve): added dict config handle in serve model postprocess func

fix (serve): added dict config handle in serve model postprocess func #65

Triggered via push October 9, 2024 14:34
Status Failure
Total duration 2m 40s
Artifacts

test.yaml

on: push
Matrix: Check code w/ mypy
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 10 warnings
Run tests (ubuntu-latest, 3.10)
Process completed with exit code 4.
Run tests (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (windows-latest, 3.10)
The operation was canceled.
Run tests (windows-latest, 3.12)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (windows-latest, 3.12)
The operation was canceled.
Run tests (windows-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (windows-latest, 3.11)
The operation was canceled.
Run tests (ubuntu-latest, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (ubuntu-latest, 3.11)
The operation was canceled.
Run tests (ubuntu-latest, 3.12)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (ubuntu-latest, 3.12)
The operation was canceled.
Run tests (macos-13, 3.11)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (macos-13, 3.11)
The operation was canceled.
Run tests (macos-13, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (macos-13, 3.10)
The operation was canceled.
Run tests (macos-13, 3.12)
The job was canceled because "ubuntu-latest_3_10" failed.
Run tests (macos-13, 3.12)
The operation was canceled.
Check code w/ mypy (3.10): moai/conf/examples/MNIST/main.yaml#L9
9:1 [trailing-spaces] trailing spaces
Check code w/ mypy (3.10)
Process completed with exit code 1.
Check code w/ mypy (3.10): moai/conf/model/monitors/exporting/local/npz.yaml#L4
4:11 [comments] too few spaces before comment
Check code w/ mypy (3.10): moai/conf/model/monitors/exporting/local/npz.yaml#L7
7:11 [truthy] truthy value should be one of [false, true]
Check code w/ mypy (3.10): moai/conf/model/monitors/exporting/local/npz.yaml#L8
8:13 [truthy] truthy value should be one of [false, true]
Check code w/ mypy (3.10): moai/conf/model/monads/filter/median/median2d.yaml#L5
5:1 [comments-indentation] comment not indented like content
Check code w/ mypy (3.10): moai/conf/examples/smplifyx/options.yaml#L11
11:26 [comments] too few spaces before comment