Skip to content

feat!: remove redux-bundler, full typescript #315

feat!: remove redux-bundler, full typescript

feat!: remove redux-bundler, full typescript #315

Triggered via pull request September 24, 2024 20:11
Status Failure
Total duration 1m 11s
Artifacts

js-test-and-release.yml

on: pull_request
js-test-and-release  /  check
56s
js-test-and-release / check
Matrix: js-test-and-release / test-node
Matrix: js-test-and-release / test-webkit-webworker
Matrix: js-test-and-release / test-webkit
js-test-and-release  /  test-chrome
0s
js-test-and-release / test-chrome
js-test-and-release  /  test-chrome-webworker
0s
js-test-and-release / test-chrome-webworker
js-test-and-release  /  test-firefox
0s
js-test-and-release / test-firefox
js-test-and-release  /  test-firefox-webworker
0s
js-test-and-release / test-firefox-webworker
js-test-and-release  /  test-electron-main
0s
js-test-and-release / test-electron-main
js-test-and-release  /  test-electron-renderer
0s
js-test-and-release / test-electron-renderer
js-test-and-release  /  release-check
0s
js-test-and-release / release-check
js-test-and-release  /  release
0s
js-test-and-release / release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
js-test-and-release / check: src/components/ExplorePage.tsx#L67
Type '{ className: string; style: { padding: string; }; cid: any; pathBoundaries: any[]; localPath: string; }' is not assignable to type 'IntrinsicAttributes & GraphCrumbProps'.
js-test-and-release / check: src/components/ExplorePage.tsx#L79
Type 'Error | null' is not assignable to type 'IpldExploreError | undefined'.
js-test-and-release / check: src/components/ExplorePage.tsx#L99
Type '{ pastDelay: true; }' is not assignable to type 'IntrinsicAttributes'.
js-test-and-release / check: src/components/ExplorePage.tsx#L106
Type '{ className: string; style: { height: string; }; path: any; links: any; onLinkClick: any; }' is not assignable to type 'IntrinsicAttributes & IpldGraphCytoscapeProps & ExtraComponentProps'.
js-test-and-release / check: src/components/ExplorePage.tsx#L117
No overload matches this call.
js-test-and-release / check: src/components/StartExploringPage.tsx#L13
Argument of type 'string' is not assignable to parameter of type '"dag-cbor" | "dag-pb" | "raw" | "json" | "dag-json" | "dag-jose" | "default" | "hamt-sharded-directory" | "eth-block" | "eth-block-list" | "eth-tx-trie" | "eth-tx" | "eth-state-trie" | undefined'.
js-test-and-release / check: src/components/StartExploringPage.tsx#L14
Argument of type 'string' is not assignable to parameter of type '"dag-cbor" | "dag-pb" | "raw" | "json" | "dag-json" | "dag-jose" | "default" | "hamt-sharded-directory" | "eth-block" | "eth-block-list" | "eth-tx-trie" | "eth-tx" | "eth-state-trie" | undefined'.
js-test-and-release / check: src/components/StartExploringPage.tsx#L14
Argument of type 'string' is not assignable to parameter of type '"dag-cbor" | "dag-pb" | "raw" | "json" | "dag-json" | "dag-jose" | "default" | "hamt-sharded-directory" | "eth-block" | "eth-block-list" | "eth-tx-trie" | "eth-tx" | "eth-state-trie" | undefined'.
js-test-and-release / check: src/components/StartExploringPage.tsx#L44
Parameter 'suggestion' implicitly has an 'any' type.
js-test-and-release / check: src/components/StartExploringPage.tsx#L58
No overload matches this call.