Skip to content

Split out Watcher and backends #886

Split out Watcher and backends

Split out Watcher and backends #886

Triggered via pull request May 1, 2024 22:06
Status Failure
Total duration 5m 29s
Artifacts

test.yml

on: pull_request
test (openbsd, 1.17)
3m 2s
test (openbsd, 1.17)
test (netbsd, 1.21)
2m 36s
test (netbsd, 1.21)
test (dragonflybsd, 1.20)
2m 51s
test (dragonflybsd, 1.20)
test (illumos, 1.22)
5m 18s
test (illumos, 1.22)
Matrix: linux
Matrix: test
Matrix: windows
Fit to window
Zoom out
Zoom in

Annotations

44 errors
test (macos-latest): fsnotify.go#L35
Watcher redeclared in this block
test (macos-latest): backend_kqueue.go#L86
other declaration of Watcher
test (macos-latest): fsnotify.go#L155
NewWatcher redeclared in this block
test (macos-latest): backend_kqueue.go#L290
other declaration of NewWatcher
test (macos-latest): fsnotify.go#L157
undefined: newBackend
test (macos-latest): fsnotify.go#L165
NewBufferedWatcher redeclared in this block
test (macos-latest): backend_kqueue.go#L302
other declaration of NewBufferedWatcher
test (macos-latest): fsnotify.go#L175
method Watcher.Add already declared at ./backend_kqueue.go:446:19
test (macos-latest): fsnotify.go#L176
method Watcher.AddWith already declared at ./backend_kqueue.go:455:19
test (macos-latest): fsnotify.go#L177
method Watcher.Remove already declared at ./backend_kqueue.go:479:19
windows (windows-latest, 1.17): backend_windows.go#L147
cannot use *Watcher value as type *Watcher in return argument
windows (windows-latest, 1.17): fsnotify.go#L35
Watcher redeclared in this block
windows (windows-latest, 1.17): backend_windows.go#L93
previous declaration
windows (windows-latest, 1.17): fsnotify.go#L155
NewWatcher redeclared in this block
windows (windows-latest, 1.17): backend_windows.go#L146
previous declaration
windows (windows-latest, 1.17): fsnotify.go#L165
NewBufferedWatcher redeclared in this block
windows (windows-latest, 1.17): backend_windows.go#L158
previous declaration
windows (windows-latest, 1.17): fsnotify.go#L175
(*Watcher).Add redeclared in this block
windows (windows-latest, 1.17): backend_windows.go#L264
previous declaration
windows (windows-latest, 1.17): fsnotify.go#L176
(*Watcher).AddWith redeclared in this block
test (macos-11): fsnotify.go#L35
Watcher redeclared in this block
test (macos-11): backend_kqueue.go#L86
other declaration of Watcher
test (macos-11): fsnotify.go#L155
NewWatcher redeclared in this block
test (macos-11): backend_kqueue.go#L290
other declaration of NewWatcher
test (macos-11): fsnotify.go#L157
undefined: newBackend
test (macos-11): fsnotify.go#L165
NewBufferedWatcher redeclared in this block
test (macos-11): backend_kqueue.go#L302
other declaration of NewBufferedWatcher
test (macos-11): fsnotify.go#L175
method Watcher.Add already declared at ./backend_kqueue.go:446:19
test (macos-11): fsnotify.go#L176
method Watcher.AddWith already declared at ./backend_kqueue.go:455:19
test (macos-11): fsnotify.go#L177
method Watcher.Remove already declared at ./backend_kqueue.go:479:19
windows (windows-latest, 1.22): fsnotify.go#L35
Watcher redeclared in this block
windows (windows-latest, 1.22): backend_windows.go#L93
other declaration of Watcher
windows (windows-latest, 1.22): fsnotify.go#L155
NewWatcher redeclared in this block
windows (windows-latest, 1.22): backend_windows.go#L146
other declaration of NewWatcher
windows (windows-latest, 1.22): fsnotify.go#L157
undefined: newBackend
windows (windows-latest, 1.22): fsnotify.go#L165
NewBufferedWatcher redeclared in this block
windows (windows-latest, 1.22): backend_windows.go#L158
other declaration of NewBufferedWatcher
windows (windows-latest, 1.22): fsnotify.go#L175
method Watcher.Add already declared at .\backend_windows.go:264:19
windows (windows-latest, 1.22): fsnotify.go#L176
method Watcher.AddWith already declared at .\backend_windows.go:273:19
windows (windows-latest, 1.22): fsnotify.go#L177
method Watcher.Remove already declared at .\backend_windows.go:312:19
test (netbsd, 1.21)
The process '/usr/bin/bash' failed with exit code 1
test (dragonflybsd, 1.20)
The process '/usr/bin/bash' failed with exit code 1
test (openbsd, 1.17)
The process '/usr/bin/bash' failed with exit code 1
test (illumos, 1.22)
The process '/usr/bin/bash' failed with exit code 1