Skip to content

Add theming to V3 #1315

Add theming to V3

Add theming to V3 #1315

Triggered via pull request August 22, 2023 11:08
Status Failure
Total duration 1m 16s
Artifacts

pr_checks.yml

on: pull_request
Matrix: code_style
Fit to window
Zoom out
Zoom in

Annotations

16 errors
code_style (typecheck)
@web3modal/wagmi#typecheck: command (/home/runner/work/web3modal/web3modal/packages/wagmi) npm run typecheck exited (1)
code_style (typecheck)
Property 'subscribeThemeMode' does not exist on type 'Web3Modal'. Did you mean 'subscribeTheme'?
code_style (typecheck)
Parameter 'mode' implicitly has an 'any' type.
code_style (typecheck)
Property 'subscribeThemeVariables' does not exist on type 'Web3Modal'. Did you mean 'setThemeVariables'?
code_style (typecheck)
Parameter 'variables' implicitly has an 'any' type.
code_style (typecheck)
Property 'unmount' does not exist on type 'Web3Modal'.
code_style (typecheck)
Process completed with exit code 1.
code_style (danger)
The job was canceled because "typecheck" failed.
code_style (danger)
The operation was canceled.
build
@web3modal/wagmi#build: command (/home/runner/work/web3modal/web3modal/packages/wagmi) npm run build exited (1)
build
Property 'subscribeThemeMode' does not exist on type 'Web3Modal'. Did you mean 'subscribeTheme'?
build
Parameter 'mode' implicitly has an 'any' type.
build
Property 'subscribeThemeVariables' does not exist on type 'Web3Modal'. Did you mean 'setThemeVariables'?
build
Parameter 'variables' implicitly has an 'any' type.
build
Property 'unmount' does not exist on type 'Web3Modal'.
build
Process completed with exit code 1.