Merge branch 'supervised-vinc' of github.com:EleutherAI/elk into supe… #35
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
run-tests (3.10, ubuntu-latest):
elk/training/train.py#L57
Argument of type "Literal['eigen']" cannot be assigned to parameter "default" of type "_MISSING_TYPE" in function "subgroups"
"Literal['eigen']" is incompatible with "_MISSING_TYPE" (reportGeneralTypeIssues)
|
run-tests (3.10, ubuntu-latest):
elk/utils/data_utils.py#L62
Expression of type "tuple[str, ...]" cannot be assigned to return type "tuple[str, str]"
"tuple[str, ...]" is incompatible with "tuple[str, str]"
Tuple size mismatch; expected 2 but received indeterminate (reportGeneralTypeIssues)
|
run-tests (3.10, ubuntu-latest)
2 errors
|
run-tests (3.10, macos-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
run-tests (3.11, macos-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
run-tests (3.9, macos-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
run-tests (3.9, ubuntu-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
run-tests (3.9, ubuntu-latest)
The operation was canceled.
|
run-tests (3.11, ubuntu-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
run-tests (3.11, ubuntu-latest)
The operation was canceled.
|