[APP-243] feat: revive monorepo #10
on-pull-request.yml
on: pull_request
Verify
/
Lint
1m 26s
Size
2m 44s
Annotations
14 errors and 1 warning
Size
Module './ansAsset' was resolved to '/home/runner/work/abstract.js/abstract.js/packages/core/src/clients/objects/ansAsset.tsx', but '--jsx' is not set.
|
Size
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@createRound/page.tsx#L3
Cannot find module '~/generated/wagemos.graz' or its corresponding type declarations.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@createRound/page.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@createRound/page.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@createRound/page.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@createRound/page.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@listRounds/page.tsx#L3
Cannot find module '~/generated/wagemos.graz' or its corresponding type declarations.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@listRounds/page.tsx#L7
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@listRounds/page.tsx#L8
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@listRounds/page.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Types:
examples/wagemos-app-nextjs/src/app/@bets/@listRounds/page.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|
Verify / Build
Module './ansAsset' was resolved to '/home/runner/work/abstract.js/abstract.js/packages/core/src/clients/objects/ansAsset.tsx', but '--jsx' is not set.
|
Verify / Build
Process completed with exit code 1.
|
Size
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|