feat: various fixes and refinements #2
check-build-test.yaml
on: pull_request
check
57s
Matrix: build-and-test
Annotations
10 errors and 5 warnings
check:
examples/nextjs/src/pages/_app.tsx#L6
Cannot find module 'next/app' or its corresponding type declarations.
|
check:
examples/nextjs/src/pages/_document.tsx#L2
Cannot find module 'next/document' or its corresponding type declarations.
|
check:
examples/react/src/app.tsx#L1
Cannot find module '@mui/joy' or its corresponding type declarations.
|
check:
examples/react/src/app.tsx#L4
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
check:
examples/react/src/app.tsx#L8
Cannot find module '@tanstack/react-query-devtools' or its corresponding type declarations.
|
check:
examples/react/src/index.tsx#L2
Cannot find module 'react-dom/client' or its corresponding type declarations.
|
check:
examples/react/src/pages/error-page.tsx#L2
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
check:
examples/react/src/pages/error-page.tsx#L3
Cannot find module '@mui/joy' or its corresponding type declarations.
|
check:
examples/react/src/pages/home.tsx#L1
Cannot find module '@mui/joy' or its corresponding type declarations.
|
check:
examples/react/src/pages/home.tsx#L3
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check:
packages/client-vms/tests/client.test.ts#L24
'strFromByteArray' is defined but never used. Allowed unused vars must match /^_/u
|
build-and-test (client-core)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (client-vms)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test (client-payments)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|