chore: Rename monorepo #16
main.yml
on: push
Matrix: Install dependencies / install_deps
Matrix: Run code checks / run_checks
Matrix: Run unit tests / run_unit_tests
Annotations
3 errors
Run code checks / run_checks (22):
test-apps/react/main.tsx#L5
Cannot find module '@spuxx/browser-utils' or its corresponding type declarations.
|
Run code checks / run_checks (22):
test-apps/react/src/App.tsx#L1
Module '"@spuxx/js-utils"' has no exported member 'intl'.
|
Run code checks / run_checks (22)
Process completed with exit code 2.
|