Skip to content

feat: add 'watcher' interface to file sync #7250

feat: add 'watcher' interface to file sync

feat: add 'watcher' interface to file sync #7250

Re-run triggered August 15, 2024 22:10
Status Failure
Total duration 2m 53s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
integration-test
Process completed with exit code 1.
lint: core/pkg/sync/file/fsnotify_watcher.go#L17
error returned from external package is unwrapped: sig: func github.com/fsnotify/fsnotify.NewWatcher() (*github.com/fsnotify/fsnotify.Watcher, error) (wrapcheck)
lint: core/pkg/sync/file/fsnotify_watcher.go#L25
error returned from external package is unwrapped: sig: func (*github.com/fsnotify/fsnotify.Watcher).Close() error (wrapcheck)
lint: core/pkg/sync/file/fsnotify_watcher.go#L30
error returned from external package is unwrapped: sig: func (*github.com/fsnotify/fsnotify.Watcher).Add(name string) error (wrapcheck)
lint: core/pkg/sync/file/fsnotify_watcher.go#L35
error returned from external package is unwrapped: sig: func (*github.com/fsnotify/fsnotify.Watcher).Remove(name string) error (wrapcheck)
lint
Process completed with exit code 2.
docs-check
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
docker-local
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/e0b68c6749509c5f83f984dd99a76a1c1a231044/dist/codecov' failed with exit code 1
test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum