deps: update deps #354
Annotations
8 errors and 12 warnings
test
Type '(components: GossipSubComponents) => PubSub<GossipsubEvents>' is not assignable to type '(components: Components) => PubSub<PubSubEvents>'.
|
test
Type '(components: GossipSubComponents) => PubSub<GossipsubEvents>' is not assignable to type '(components: Components) => PubSub<PubSubEvents>'.
|
test
Process completed with exit code 1.
|
check:
packages/docs/src/components/RightSidebar/ThemeToggleButton.tsx#L37
Invalid typeof comparison value
|
check:
packages/skchain/src/lib/skfs/index.ts#L186
Insert `⏎······`
|
|
check:
packages/skchain/src/lib/skfs/index.ts#L188
Replace `},·opts?.timeout·||·5000` with `··},⏎······opts?.timeout·||·5000,⏎····`
|
check
Process completed with exit code 1.
|
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/
|
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
|