Add SetTag endpoint #38
Annotations
29 errors
test / Test Go (macos-latest):
pkg/tracking/service/experiments_test.go#L40
cannot use store (variable of type *store.MockTrackingStore) as store.TrackingStore value in struct literal: *store.MockTrackingStore does not implement store.TrackingStore (missing method SetTag)
|
test / Test Go (macos-latest)
Process completed with exit code 1.
|
test / Test Go (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
test / Test Go (ubuntu-latest):
pkg/tracking/service/experiments_test.go#L40
cannot use store (variable of type *store.MockTrackingStore) as store.TrackingStore value in struct literal: *store.MockTrackingStore does not implement store.TrackingStore (missing method SetTag)
|
test / Test Go (ubuntu-latest)
The operation was canceled.
|
test / Test Go (windows-latest)
The job was canceled because "macos-latest" failed.
|
test / Test Go (windows-latest)
The operation was canceled.
|
lint / Lint:
pkg/tracking/service/experiments_test.go#L40
cannot use store (variable of type *store.MockTrackingStore) as store.TrackingStore value in struct literal: *store.MockTrackingStore does not implement store.TrackingStore (missing method SetTag) (typecheck)
|
lint / Lint
Process completed with exit code 1.
|
test / Test Python (windows-latest, 3.9)
Process completed with exit code 1.
|
test / Test Python (windows-latest, 3.11)
Process completed with exit code 1.
|
test / Test Python (windows-latest, 3.10)
Process completed with exit code 1.
|
test / Test Python (macos-latest, 3.11)
Process completed with exit code 1.
|
test / Test Python (windows-latest, 3.8)
Process completed with exit code 1.
|
test / Test Python (windows-latest, 3.12)
Process completed with exit code 1.
|
test / Test Python (macos-latest, 3.9)
Process completed with exit code 1.
|
test / Test Python (macos-latest, 3.10)
Process completed with exit code 1.
|
test / Test Python (macos-latest, 3.12)
Process completed with exit code 1.
|
test / Test Python (macos-latest, 3.8)
Process completed with exit code 1.
|
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.11)
Process completed with exit code 1.
|
test / Test Python (ubuntu-latest, 3.8)
The job was canceled because "ubuntu-latest_3_11" failed.
|
test / Test Python (ubuntu-latest, 3.8)
The operation was canceled.
|
test / Test Python (ubuntu-latest, 3.9)
The job was canceled because "ubuntu-latest_3_11" failed.
|
test / Test Python (ubuntu-latest, 3.9)
The operation was canceled.
|
test / Test Python (ubuntu-latest, 3.12)
The job was canceled because "ubuntu-latest_3_11" failed.
|
test / Test Python (ubuntu-latest, 3.12)
The operation was canceled.
|
test / Test Python (ubuntu-latest, 3.10)
The job was canceled because "ubuntu-latest_3_11" failed.
|
test / Test Python (ubuntu-latest, 3.10)
The operation was canceled.
|