Skip to content

Update eslint.config.mjs rules #4

Update eslint.config.mjs rules

Update eslint.config.mjs rules #4

Triggered via push October 19, 2024 20:33
Status Failure
Total duration 24s
Artifacts

mlflow-js.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: mlflow/src/workflows/ExperimentManager.ts#L39
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
build: mlflow/src/workflows/ExperimentManager.ts#L59
'model_json' is never reassigned. Use 'const' instead
build: mlflow/src/workflows/ExperimentManager.ts#L103
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
build: mlflow/tests/ExperimentClientTestFile.ts#L3
'experimentClient' is never reassigned. Use 'const' instead
build: mlflow/tests/ExperimentClientTestFile.ts#L5
'testCreateExperiment' is assigned a value but never used
build: mlflow/tests/ExperimentClientTestFile.ts#L13
'testSearchExperiment' is assigned a value but never used
build: mlflow/tests/ExperimentClientTestFile.ts#L16
'exp1' is assigned a value but never used
build: mlflow/tests/ExperimentClientTestFile.ts#L20
'exp2' is assigned a value but never used
build: mlflow/tests/ExperimentClientTestFile.ts#L24
'exp3' is assigned a value but never used
build: mlflow/tests/ExperimentClientTestFile.ts#L28
'exp4' is assigned a value but never used