Enterprise blobber #5403
tests.yml
on: pull_request
Lints
4s
Unit Tests
1m 38s
Annotations
11 errors and 1 warning
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
|
Lints
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|