Skip to content

feat: add contract bundle test #352

feat: add contract bundle test

feat: add contract bundle test #352

Triggered via pull request August 21, 2023 09:47
Status Success
Total duration 8m 50s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check
The following actions uses node12 which is deprecated and will be forced to run on node16: LuisEnMarroquin/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check: packages/common/src/serde/serdeJs/serialize.mts#L49
Expected '==' and instead saw '==='
check: packages/contract_builder/src/ast.utils.ts#L35
'i' is defined but never used. Allowed unused args must match /^_/u
check: packages/contract_builder/src/cli.ts#L23
'opts' is defined but never used. Allowed unused args must match /^_/u
check: packages/contract_builder/src/cli.ts#L27
Unexpected any. Specify a different type
check: packages/docs/src/components/Header/Search.tsx#L13
Unexpected any. Specify a different type
check: packages/docs/src/components/Header/Search.tsx#L16
Unexpected any. Specify a different type
check: packages/docs/src/components/Header/SidebarToggle.tsx#L9
Forbidden non-null assertion
check: packages/docs/src/components/RightSidebar/TableOfContents.tsx#L71
Unexpected any. Specify a different type
check: packages/docs/src/components/RightSidebar/TableOfContents.tsx#L80
Unexpected any. Specify a different type
check: packages/land_app/e2e/basic.spec.ts#L1
'expect' is defined but never used. Allowed unused vars must match /^_/u
test
The following actions uses node12 which is deprecated and will be forced to run on node16: LuisEnMarroquin/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/