Enterprise blobber #5409
tests.yml
on: pull_request
Lints
4s
Unit Tests
1m 31s
Annotations
11 errors
Lints
Command failed: go env GOPATH
go: go: module cache not found: neither GOMODCACHE nor GOPATH is set
|
Unit Tests
cannot use fs (variable of type *MockFileStore) as filestore.FileStorer value in argument to filestore.SetFileStore: *MockFileStore does not implement filestore.FileStorer (missing method CopyFile)
|
Unit Tests
assignment mismatch: 2 variables but change.ApplyChange returns 1 value
|
Unit Tests
too many arguments in call to change.ApplyChange
|
Unit Tests
cannot use fs (variable of type *MockFileStore) as filestore.FileStorer value in argument to filestore.SetFileStore: *MockFileStore does not implement filestore.FileStorer (missing method CopyFile)
|
Unit Tests
assignment mismatch: 2 variables but change.ApplyChange returns 1 value
|
Unit Tests
too many arguments in call to change.ApplyChange
|
Unit Tests
cannot use fs (variable of type *MockFileStore) as filestore.FileStorer value in argument to filestore.SetFileStore: *MockFileStore does not implement filestore.FileStorer (missing method CopyFile)
|
Unit Tests
unknown field ValidationRoot in struct literal of type BaseFileChanger
|
Unit Tests
assignment mismatch: 2 variables but change.ApplyChange returns 1 value
|
Unit Tests
too many arguments in call to change.ApplyChange
|