Skip to content

feat: migrate to icp-sdk and update all juno JS libs #655

feat: migrate to icp-sdk and update all juno JS libs

feat: migrate to icp-sdk and update all juno JS libs #655

Triggered via pull request November 9, 2025 20:07
Status Failure
Total duration 28s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
build
Process completed with exit code 2.
build: src/services/modules/snapshot/snapshot.upload.services.ts#L2
Cannot find module '@dfinity/ic-management/dist/types/types/snapshot.params' or its corresponding type declarations.
build: src/services/modules/snapshot/snapshot.download.services.ts#L2
Cannot find module '@dfinity/ic-management/dist/types/types/snapshot.responses' or its corresponding type declarations.
build: src/api/ic.api.ts#L14
Cannot find module '@dfinity/ic-management/dist/types/types/snapshot.responses' or its corresponding type declarations.
build: src/api/ic.api.ts#L13
Cannot find module '@dfinity/ic-management/dist/types/types/snapshot.params' or its corresponding type declarations.
build: src/api/ic.api.ts#L7
Cannot find module '@dfinity/ic-management/dist/candid/ic-management' or its corresponding type declarations.
lint
Process completed with exit code 1.
lint: src/services/modules/snapshot/snapshot.download.services.ts#L403
Unsafe argument of type error typed assigned to a parameter of type `number[]`
lint: src/services/modules/snapshot/_snapshot.loader.services.ts#L24
Unsafe return of a value of type error
lint: src/api/ic.api.ts#L134
Unsafe argument of type error typed assigned to a parameter of type `UploadCanisterSnapshotDataParams`
lint: src/api/ic.api.ts#L122
Unsafe argument of type error typed assigned to a parameter of type `UploadCanisterSnapshotMetadataParams`
lint: src/api/ic.api.ts#L110
Unsafe argument of type error typed assigned to a parameter of type `ReadCanisterSnapshotDataParams`
lint: src/api/ic.api.ts#L98
Unsafe argument of type error typed assigned to a parameter of type `Required<OptionSnapshotParams>`