refactor: replace OnMessage with ChanWriter for improved message hand… #2060
test-go-task.yml
on: push
run-determination
0s
Matrix: test
Annotations
9 errors
test (./ - macos-latest):
serialport.go#L95
p.ChanWriter.Write.Write undefined (type func(p []byte) (n int, err error) has no field or method Write)
|
test (./ - macos-latest):
serialport.go#L95
p.ChanWriter.Write.Write undefined (type func(p []byte) (n int, err error) has no field or method Write)
|
test (./ - macos-latest)
Process completed with exit code 201.
|
test (./ - ubuntu-latest):
serialport.go#L95
p.ChanWriter.Write.Write undefined (type func(p []byte) (n int, err error) has no field or method Write)
|
test (./ - ubuntu-latest):
serialport.go#L95
p.ChanWriter.Write.Write undefined (type func(p []byte) (n int, err error) has no field or method Write)
|
test (./ - ubuntu-latest)
Process completed with exit code 201.
|
test (./ - windows-latest):
serialport.go#L95
p.ChanWriter.Write.Write undefined (type func(p []byte) (n int, err error) has no field or method Write)
|
test (./ - windows-latest):
serialport.go#L95
p.ChanWriter.Write.Write undefined (type func(p []byte) (n int, err error) has no field or method Write)
|
test (./ - windows-latest)
Process completed with exit code 1.
|