# Objective I realized that setting these to `deny` may have been a little aggressive - especially since we upgrade warnings to denies in CI. ## Solution Downgrades these lints to `warn`, so that compiles can work locally. CI will still treat these as denies. |
||
|---|---|---|
| .. | ||
| event.rs | ||
| lib.rs | ||
| monitor.rs | ||
| raw_handle.rs | ||
| system_cursor.rs | ||
| system.rs | ||
| window.rs | ||