chore: add checks and formatting (#64) #14
Annotations
10 errors
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L87
cannot find value `pressed_keys` in this scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L96
cannot find value `pressed_keys` in this scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L101
cannot find value `pressed_keys` in this scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L107
cannot find value `pressed_keys` in this scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L114
no method named `unchecked_ref` found for reference `&leptos::wasm_bindgen::JsValue` in the current scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L119
no method named `unchecked_ref` found for reference `&leptos::wasm_bindgen::JsValue` in the current scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L122
no method named `unchecked_ref` found for reference `&leptos::wasm_bindgen::JsValue` in the current scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L130
no method named `unchecked_ref` found for reference `&leptos::wasm_bindgen::JsValue` in the current scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L139
no method named `unchecked_ref` found for reference `&leptos::wasm_bindgen::JsValue` in the current scope
|
Lint:
leptos_hotkeys/src/hotkeys_provider.rs#L145
no method named `unchecked_ref` found for reference `&leptos::wasm_bindgen::JsValue` in the current scope
|
Loading