fix: invert qr codes if darkmode is enabled #277
Annotations
8 errors
build (armv6, arm-unknown-linux-gnueabihf)
Type '{ theme: "default" | "alby" | "bitcoin" | "nostr"; setTheme: (theme: Theme) => void; darkMode: DarkMode; setDarkMode: (darkMode: DarkMode) => void; isDarkMode: boolean | undefined; }' is not assignable to type 'ThemeProviderState'.
|
build (armv6, arm-unknown-linux-gnueabihf)
Process completed with exit code 2.
|
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
The job was canceled because "armv6_arm-unknown-linux-g" failed.
|
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
Type '{ theme: "default" | "alby" | "bitcoin" | "nostr"; setTheme: (theme: Theme) => void; darkMode: DarkMode; setDarkMode: (darkMode: DarkMode) => void; isDarkMode: boolean | undefined; }' is not assignable to type 'ThemeProviderState'.
|
build (x86_64, linux-amd64, x86_64-unknown-linux-gnu)
Process completed with exit code 2.
|
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The job was canceled because "armv6_arm-unknown-linux-g" failed.
|
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
Type '{ theme: "default" | "alby" | "bitcoin" | "nostr"; setTheme: (theme: Theme) => void; darkMode: DarkMode; setDarkMode: (darkMode: DarkMode) => void; isDarkMode: boolean | undefined; }' is not assignable to type 'ThemeProviderState'.
|
build (aarch64, linux-aarch64, aarch64-unknown-linux-gnu)
The operation was canceled.
|