Skip to content

[APP-243] feat: revive monorepo #2

[APP-243] feat: revive monorepo

[APP-243] feat: revive monorepo #2

Triggered via pull request November 20, 2023 19:18
@dalechyndalechyn
synchronize #2
revive
Status Failure
Total duration 2m 10s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Verify / Types: packages/core/src/tools/contractMsgBuilder.test.ts#L4
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Verify / Types: packages/core/src/tools/contractMsgBuilder.test.ts#L18
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Verify / Types: packages/core/tests/AbstractAccountId.test.ts#L3
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Verify / Types: packages/core/tests/AbstractAccountId.test.ts#L8
Cannot find name 'expect'. Did you mean 'expected'?
Verify / Types: packages/core/tests/AbstractAccountId.test.ts#L10
Cannot find name 'expect'.
Verify / Types: packages/core/tests/AbstractAccountId.test.ts#L13
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Verify / Types: packages/core/tests/AbstractAccountId.test.ts#L18
Cannot find name 'expect'.
Verify / Types: packages/core/tests/AbstractAccountId.test.ts#L20
Cannot find name 'expect'.
Size
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/abstract.js/abstract.js/.github/actions/install-dependencies'. Did you forget to run actions/checkout before running your local action?
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/