Updated a bunch of libraries #1139
Annotations
3 errors and 1 warning
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)
|
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)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading