chore(demo): add basic avm-provider #62
Annotations
18 warnings
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x)
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
build (20.x):
services/liquid-auth-api-js/src/android/android.controller.ts#L2
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build (20.x):
services/liquid-auth-api-js/src/app.service.ts#L6
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build (20.x):
sites/dapp-ui/src/hooks/useDataChannel.ts#L10
Unexpected any. Specify a different type
|
build (20.x):
sites/dapp-ui/src/pages/connected.tsx#L48
Unexpected any. Specify a different type
|
build (20.x):
sites/dapp-ui/src/pages/connected.tsx#L135
React Hook useEffect has a missing dependency: 'algod'. Either include it or remove the dependency array
|
build (20.x):
sites/dapp-ui/src/pages/connected.tsx#L142
React Hook useMemo has a missing dependency: 'amount'. Either include it or remove the dependency array
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x):
services/liquid-auth-api-js/src/android/android.controller.ts#L2
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build (18.x):
services/liquid-auth-api-js/src/app.service.ts#L6
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build (18.x):
sites/dapp-ui/src/hooks/useDataChannel.ts#L10
Unexpected any. Specify a different type
|
build (18.x):
sites/dapp-ui/src/pages/connected.tsx#L48
Unexpected any. Specify a different type
|
build (18.x):
sites/dapp-ui/src/pages/connected.tsx#L135
React Hook useEffect has a missing dependency: 'algod'. Either include it or remove the dependency array
|
build (18.x):
sites/dapp-ui/src/pages/connected.tsx#L142
React Hook useMemo has a missing dependency: 'amount'. Either include it or remove the dependency array
|
build (18.x)
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|