Upgrade go.bug.st/serial #1138
test-go-task.yml
on: push
run-determination
0s
Matrix: test
Annotations
16 errors and 3 warnings
test (./ - macos-latest)
cannot define new methods on non-local type C.CFStringRef
|
test (./ - macos-latest)
cannot define new methods on non-local type C.CFTypeRef
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_registry_entry_t
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_registry_entry_t
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_registry_entry_t
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_registry_entry_t
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_iterator_t
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_iterator_t
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_iterator_t
|
test (./ - macos-latest)
cannot define new methods on non-local type *C.io_object_t
|
test (./ - ubuntu-latest):
internal/serial/serial_test.go#L31
cannot use mockPort (variable of type *mocks.Port) as "go.bug.st/serial".Port value in struct literal: *mocks.Port does not implement "go.bug.st/serial".Port (missing method Break)
|
test (./ - ubuntu-latest):
internal/serial/serial_test.go#L61
cannot use mockPort (variable of type *mocks.Port) as "go.bug.st/serial".Port value in struct literal: *mocks.Port does not implement "go.bug.st/serial".Port (missing method Break)
|
test (./ - ubuntu-latest)
Process completed with exit code 201.
|
test (./ - windows-latest):
internal/serial/serial_test.go#L31
cannot use mockPort (variable of type *mocks.Port) as "go.bug.st/serial".Port value in struct literal: *mocks.Port does not implement "go.bug.st/serial".Port (missing method Break)
|
test (./ - windows-latest):
internal/serial/serial_test.go#L61
cannot use mockPort (variable of type *mocks.Port) as "go.bug.st/serial".Port value in struct literal: *mocks.Port does not implement "go.bug.st/serial".Port (missing method Break)
|
test (./ - windows-latest)
Process completed with exit code 1.
|
test (./ - macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (./ - ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (./ - windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|