go get go@latest ; go get -u ./... ; go mod tidy #96
Annotations
2 errors and 1 warning
deploy
cannot use t (variable of type *wScreen) as screenImpl value in struct literal: *wScreen does not implement screenImpl (missing method GetClipboard)
|
deploy
Process completed with exit code 1.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|