Skip to content

Move SearchExperiments endpoint #133

Move SearchExperiments endpoint

Move SearchExperiments endpoint #133

Triggered via pull request October 18, 2024 08:51
Status Failure
Total duration 5m 53s
Artifacts

ci.yml

on: pull_request
Matrix: build / Build Python wheel
Matrix: test / Test Go
Matrix: test / Test Python
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 6 warnings
test / Test Go (macos-latest): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Go (macos-latest)
Process completed with exit code 1.
test / Test Go (windows-latest)
The job was canceled because "macos-latest" failed.
test / Test Go (windows-latest)
The operation was canceled.
test / Test Go (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test / Test Go (ubuntu-latest): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Go (ubuntu-latest)
The operation was canceled.
build / Build Python wheel (darwin, amd64): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
build / Build Python wheel (darwin, amd64)
Process completed with exit code 1.
build / Build Python wheel (darwin, arm64)
The job was canceled because "darwin_amd64" failed.
build / Build Python wheel (darwin, arm64): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
build / Build Python wheel (darwin, arm64)
The operation was canceled.
build / Build Python wheel (linux, amd64)
The job was canceled because "darwin_amd64" failed.
build / Build Python wheel (linux, amd64): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
build / Build Python wheel (linux, amd64)
The operation was canceled.
build / Build Python wheel (linux, arm64)
The job was canceled because "darwin_amd64" failed.
build / Build Python wheel (linux, arm64): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
build / Build Python wheel (linux, arm64)
The operation was canceled.
build / Build Python wheel (windows, amd64)
The job was canceled because "darwin_amd64" failed.
build / Build Python wheel (windows, amd64): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
build / Build Python wheel (windows, arm64)
The job was canceled because "darwin_amd64" failed.
build / Build Python wheel (windows, amd64)
The operation was canceled.
build / Build Python wheel (windows, arm64): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
build / Build Python wheel (windows, arm64)
The operation was canceled.
test / Test Python (macos-latest, 3.10): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (macos-latest, 3.9): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (macos-latest, 3.12): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (macos-latest, 3.11): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
lint / Lint: pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body (typecheck)
lint / Lint: pkg/tracking/store/store.go#L62
expected declaration, found ExperimentTrackingStore (typecheck)
lint / Lint: pkg/tracking/service/service.go#L8
could not import github.com/mlflow/mlflow-go/pkg/tracking/store (-: # github.com/mlflow/mlflow-go/pkg/tracking/store
lint / Lint: pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body) (typecheck)
lint / Lint
Process completed with exit code 1.
test / Test Python (ubuntu-latest, 3.11): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (ubuntu-latest, 3.12): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (ubuntu-latest, 3.9): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (ubuntu-latest, 3.8): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (macos-latest, 3.8): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
test / Test Python (ubuntu-latest, 3.10): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (windows-latest, 3.11): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (windows-latest, 3.10): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (windows-latest, 3.8): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (windows-latest, 3.12): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
test / Test Python (windows-latest, 3.9): pkg/tracking/store/store.go#L62
syntax error: non-declaration statement outside function body
build / Build Python wheel (darwin, amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build / Build Python wheel (darwin, arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build / Build Python wheel (linux, amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build / Build Python wheel (linux, arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build / Build Python wheel (windows, amd64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build / Build Python wheel (windows, arm64)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.