Add theming to V3 #1315
pr_checks.yml
on: pull_request
build
1m 8s
test
55s
Matrix: code_style
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.
|