Skip to content

1.3.1 sdk upgrade

1.3.1 sdk upgrade #225

Re-run triggered April 10, 2024 10:36
Status Failure
Total duration 40s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/components/CompilerBlock.tsx#L12
Cannot find module '@ton-community/contract-verifier-sdk' or its corresponding type declarations.
build: src/components/CompilerSettings.tsx#L17
Cannot find module '@ton-community/contract-verifier-sdk' or its corresponding type declarations.
build: src/lib/useCompilerSettingsStore.ts#L5
Cannot find module '@ton-community/contract-verifier-sdk' or its corresponding type declarations.
build: src/lib/useInBrowserCompilation.ts#L7
Cannot find module '@ton-community/contract-verifier-sdk' or its corresponding type declarations.
build: src/lib/useInBrowserCompilation.ts#L34
Parameter 'file' implicitly has an 'any' type.
build: src/lib/useInBrowserCompilation.ts#L75
Parameter 's' implicitly has an 'any' type.
build: src/lib/useLoadContractProof.ts#L5
Cannot find module '@ton-community/contract-verifier-sdk' or its corresponding type declarations.
build: src/lib/useLoadContractProof.ts#L16
Cannot find name 'ContractVerifier'.
build: src/lib/useLoadContractProof.ts#L45
Cannot find name 'ContractVerifier'.
build: src/lib/useLoadContractSourceCode.ts#L1
Cannot find module '@ton-community/contract-verifier-sdk' or its corresponding type declarations.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.