Simplified rewrite based on photostorm/pty for Windows support #66
Annotations
27 errors and 6 warnings
Build (ubuntu-latest):
outputconsumer_test.go#L26
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (ubuntu-latest):
outputconsumer_test.go#L29
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (ubuntu-latest):
outputconsumer_test.go#L39
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (ubuntu-latest):
outputconsumer_test.go#L42
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (ubuntu-latest):
outputconsumer_test.go#L52
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (ubuntu-latest):
outputconsumer_test.go#L54
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (ubuntu-latest):
outputproducer_test.go#L122
not enough arguments in call to newOutputConsumer
|
Build (ubuntu-latest)
Process completed with exit code 1.
|
Build (ubuntu-latest)
Process completed with exit code 1.
|
Build (macos-latest):
outputconsumer_test.go#L26
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (macos-latest):
outputconsumer_test.go#L29
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (macos-latest):
outputconsumer_test.go#L39
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (macos-latest):
outputconsumer_test.go#L42
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (macos-latest):
outputconsumer_test.go#L52
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (macos-latest):
outputconsumer_test.go#L54
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (macos-latest):
outputproducer_test.go#L122
not enough arguments in call to newOutputConsumer
|
Build (macos-latest)
Process completed with exit code 1.
|
Build (macos-latest)
Process completed with exit code 1.
|
Build (windows-latest)
Process completed with exit code 1.
|
Build (windows-latest):
outputconsumer_test.go#L26
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (windows-latest):
outputconsumer_test.go#L29
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (windows-latest):
outputconsumer_test.go#L39
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (windows-latest):
outputconsumer_test.go#L42
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (windows-latest):
outputconsumer_test.go#L52
cannot use func(buffer string) (endPos int, err error) {…} (value of type func(buffer string) (endPos int, err error)) as *TermTest value in argument to newOutputConsumer
|
Build (windows-latest):
outputconsumer_test.go#L54
cannot use OptConsInherit(newTestOpts(nil, t)) (value of type func(o *OutputConsumerOpts)) as consumer value in argument to newOutputConsumer
|
Build (windows-latest):
outputproducer_test.go#L122
not enough arguments in call to newOutputConsumer
|
Build (windows-latest)
Process completed with exit code 1.
|
Build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|