Skip to content

[APP-243] feat: revive monorepo #9

[APP-243] feat: revive monorepo

[APP-243] feat: revive monorepo #9

Triggered via pull request November 30, 2023 18:34
@dalechyndalechyn
synchronize #2
revive
Status Failure
Total duration 3m 14s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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' 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' 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/