Skip to content

feat: Rktk client dioxus #123

feat: Rktk client dioxus

feat: Rktk client dioxus #123

Triggered via pull request December 8, 2024 16:20
Status Failure
Total duration 1m 20s
Artifacts

lib.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
test: lib/rktk-keymanager/src/state/tests/keycode.rs#L7
no variant or associated item named `Left` found for enum `keycode::mouse::Mouse` in the current scope
test
Process completed with exit code 1.
check: examples/corne/src/keymap.rs#L46
cannot find value `M_L` in this scope
check: examples/corne/src/keymap.rs#L46
cannot find value `M_R` in this scope
check: examples/corne/src/keymap.rs#L47
cannot find value `M_BCK` in this scope
check: examples/corne/src/keymap.rs#L47
cannot find value `M_MID` in this scope
check: examples/corne/src/keymap.rs#L47
cannot find value `M_FWD` in this scope
check: examples/corne/src/keymap.rs#L56
cannot find value `M_L` in this scope
check: examples/corne/src/keymap.rs#L56
cannot find value `M_R` in this scope
check: examples/corne/src/keymap.rs#L57
cannot find value `M_BCK` in this scope
check: examples/corne/src/keymap.rs#L57
cannot find value `M_MID` in this scope
check: examples/corne/src/keymap.rs#L57
cannot find value `M_FWD` in this scope
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: examples/corne/src/keymap.rs#L3
unused import: `mouse::*`