Fix CI #14
Annotations
10 errors and 1 warning
test:
fsevents_test.go#L14
assignment mismatch: 2 variables but os.TempDir returns 1 value
|
test:
fsevents_test.go#L14
too many arguments in call to os.TempDir
|
test:
fsevents_test.go#L18
cannot assign string to path in multiple assignment
|
test:
fsevents_test.go#L18
cannot assign error to err in multiple assignment
|
test:
fsevents_test.go#L24
cannot assign error to err in multiple assignment
|
test:
fsevents_test.go#L68
assignment mismatch: 2 variables but os.TempDir returns 1 value
|
test:
fsevents_test.go#L68
too many arguments in call to os.TempDir
|
test:
fsevents_test.go#L72
cannot assign string to path in multiple assignment
|
test:
fsevents_test.go#L72
cannot assign error to err in multiple assignment
|
test:
example/main.go#L16
assignment mismatch: 2 variables but os.TempDir returns 1 value
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /Users/runner/work/fsevents/fsevents. Supported file pattern: go.sum
|
Loading