Stub-out a GUI mode #13
Annotations
7 errors and 1 warning
lint:
host/cli.go#L1
: # github.com/maxfierke/gogo-gb/host
|
lint:
host/ui.go#L16
undefined: devices.HostInputEvent
|
lint:
host/ui.go#L37
undefined: devices.HostInputEvent (typecheck)
|
lint:
main.go#L14
could not import github.com/maxfierke/gogo-gb/host (-: # github.com/maxfierke/gogo-gb/host
|
lint:
host/ui.go#L16
undefined: devices.HostInputEvent
|
lint:
host/ui.go#L37
undefined: devices.HostInputEvent) (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|