services/galexie: add integration tests for S3 storage. #7025
go.yml
on: pull_request
Matrix: build
Matrix: check
Matrix: test
complete
4s
Annotations
27 errors and 1 warning
|
check (ubuntu-22.04, 1.23)
Process completed with exit code 1.
|
|
check (ubuntu-22.04, 1.23)
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)
|
|
check (ubuntu-22.04, 1.23):
support/datastore/mocks.go#L70
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)
|
|
build (ubuntu-22.04, 1.22)
Process completed with exit code 1.
|
|
build (ubuntu-22.04, 1.22):
support/datastore/mocks.go#L70
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.22)
Cannot open: File exists
|
|
build (ubuntu-22.04, 1.23)
The operation was canceled.
|
|
build (ubuntu-22.04, 1.23)
The strategy configuration was canceled because "build.ubuntu-22_04_1_22" failed
|
|
test (ubuntu-22.04, 1.23, 16)
Process completed with exit code 1.
|
|
test (ubuntu-22.04, 1.23, 16):
support/datastore/mocks.go#L70
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)
|
|
test (ubuntu-22.04, 1.22, 12)
The operation was canceled.
|
|
test (ubuntu-22.04, 1.22, 12)
The strategy configuration was canceled because "test.ubuntu-22_04_1_23_16" failed
|
|
test (ubuntu-22.04, 1.22, 16)
The operation was canceled.
|
|
test (ubuntu-22.04, 1.22, 16)
The strategy configuration was canceled because "test.ubuntu-22_04_1_23_16" failed
|
|
test (ubuntu-22.04, 1.23, 12)
The operation was canceled.
|
|
test (ubuntu-22.04, 1.23, 12):
support/datastore/mocks.go#L70
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)
|
|
test (ubuntu-22.04, 1.23, 12)
The strategy configuration was canceled because "test.ubuntu-22_04_1_23_16" failed
|
|
complete
Process completed with exit code 1.
|
|
build (ubuntu-22.04, 1.22)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|