Merge branch 'main' into peter/wip #2
Annotations
13 errors and 4 warnings
|
Build and check (x86_64-linux)
Process completed with exit code 1.
|
|
Build and check (aarch64-linux)
Process completed with exit code 1.
|
|
typecheck:
src/exo/shared/models/model_cards.py#L276
Argument type is unknown
Argument corresponds to parameter "obj" in function "len" (reportUnknownArgumentType)
|
|
typecheck:
src/exo/shared/models/model_cards.py#L275
Type of "read" is unknown (reportUnknownMemberType)
|
|
typecheck:
src/exo/shared/models/model_cards.py#L275
Type of "data" is unknown (reportUnknownVariableType)
|
|
typecheck:
src/exo/shared/models/model_cards.py#L274
Type annotation is missing for parameter "handle" (reportMissingParameterType)
|
|
typecheck:
src/exo/shared/models/model_cards.py#L274
Type of parameter "handle" is unknown (reportUnknownParameterType)
|
|
typecheck:
src/exo/shared/models/model_cards.py#L14
"Enum" is imported more than once (reportDuplicateImport)
|
|
typecheck:
src/exo/master/main.py#L261
Argument type is unknown
Argument corresponds to parameter "target_instances" in function "get_transition_events" (reportUnknownArgumentType)
|
|
typecheck:
src/exo/master/main.py#L253
Argument missing for parameter "node_network" (reportCallIssue)
|
|
typecheck:
src/exo/master/main.py#L253
Type of "placement" is unknown (reportUnknownVariableType)
|
|
typecheck:
src/exo/master/api.py#L36
Import "ModelCard" is not accessed (reportUnusedImport)
|
|
Build and check (aarch64-darwin)
Process completed with exit code 1.
|
|
Build and check (x86_64-linux)
No push credentials found. Ignoring the 'useDaemon' option.
|
|
Build and check (aarch64-linux)
No push credentials found. Ignoring the 'useDaemon' option.
|
|
typecheck
No push credentials found. Ignoring the 'useDaemon' option.
|
|
Build and check (aarch64-darwin)
No push credentials found. Ignoring the 'useDaemon' option.
|