Skip to content

fix: sknode can not start (#123) #364

fix: sknode can not start (#123)

fix: sknode can not start (#123) #364

Triggered via push August 30, 2023 11:28
Status Success
Total duration 7m 35s
Artifacts

main.yml

on: push
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/