feat(train): adds node_selectors based on provision_model #1816
testing.yaml
on: pull_request
Matrix: mypy
Matrix: pylint-isort
Matrix: pytest
Matrix: test-docs
all-checks-test
0s
Annotations
20 errors and 2 warnings
pytest (ubuntu-latest, 3.9)
undefined: strings.CutPrefix
|
pytest (ubuntu-latest, 3.9)
undefined: strings.CutSuffix
|
pytest (ubuntu-latest, 3.9)
undefined: strings.CutSuffix
|
pytest (ubuntu-latest, 3.9)
undefined: strings.CutSuffix
|
pytest (ubuntu-latest, 3.9)
undefined: atomic.Bool
|
pytest (ubuntu-latest, 3.9)
x.SetZero undefined (type reflect.Value has no field or method SetZero)
|
pytest (ubuntu-latest, 3.9)
mapElem.SetZero undefined (type reflect.Value has no field or method SetZero)
|
pytest (ubuntu-latest, 3.9)
undefined: bytes.Clone
|
pytest (ubuntu-latest, 3.9)
Process completed with exit code 2.
|
pytest (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_9" failed.
|
pytest (ubuntu-latest, 3.10)
undefined: strings.CutPrefix
|
pytest (ubuntu-latest, 3.10)
undefined: strings.CutSuffix
|
pytest (ubuntu-latest, 3.10)
undefined: strings.CutSuffix
|
pytest (ubuntu-latest, 3.10)
undefined: strings.CutSuffix
|
pytest (ubuntu-latest, 3.10)
undefined: atomic.Bool
|
pytest (ubuntu-latest, 3.10)
x.SetZero undefined (type reflect.Value has no field or method SetZero)
|
pytest (ubuntu-latest, 3.10)
mapElem.SetZero undefined (type reflect.Value has no field or method SetZero)
|
pytest (ubuntu-latest, 3.10)
undefined: bytes.Clone
|
pytest (ubuntu-latest, 3.10)
The operation was canceled.
|
all-checks-test
Process completed with exit code 1.
|
pytest (ubuntu-latest, 3.9)
Restore cache failed: Dependencies file is not found in /home/runner/work/zetta_utils/zetta_utils. Supported file pattern: go.sum
|
pytest (ubuntu-latest, 3.10)
Restore cache failed: Dependencies file is not found in /home/runner/work/zetta_utils/zetta_utils. Supported file pattern: go.sum
|