Skip to content

feat: various fixes and refinements #1

feat: various fixes and refinements

feat: various fixes and refinements #1

Triggered via pull request August 2, 2024 15:22
Status Success
Total duration 2m 17s
Billable time 5m
Artifacts

check-build-test.yaml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

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/