Skip to content

fix: invert qr codes if darkmode is enabled #277

fix: invert qr codes if darkmode is enabled

fix: invert qr codes if darkmode is enabled #277

Triggered via push July 22, 2024 14:51
Status Failure
Total duration 1m 33s
Artifacts

http.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.