Enterprise blobber #5357
tests.yml
on: pull_request
Lints
5s
Unit Tests
1m 37s
Annotations
11 errors
Lints
Command failed: /root/actions-runner3/_work/_tool/go/1.22.6/x64/bin/go env
build cache is required, but could not be located: GOCACHE is not defined and neither $XDG_CACHE_HOME nor $HOME are defined
|
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
|