Skip to content

chore: move Foundry project to repo root #160

chore: move Foundry project to repo root

chore: move Foundry project to repo root #160

Triggered via pull request November 2, 2024 00:11
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
TypeScript Type-Check
18s
TypeScript Type-Check
NPM Unit Tests
12s
NPM Unit Tests
Forge tests w/storage emulation
11s
Forge tests w/storage emulation
Forge tests w/RPC mock server
18s
Forge tests w/RPC mock server
Fit to window
Zoom out
Zoom in

Annotations

11 errors
NPM Unit Tests
Process completed with exit code 1.
TypeScript Type-Check: @hts-forking/src/index.js#L23
Cannot find module '../out/HtsSystemContract.sol/HtsSystemContract.json' or its corresponding type declarations.
TypeScript Type-Check: @hts-forking/test/getHtsStorageAt.test.js#L74
Cannot find module '../out/HtsSystemContract.sol/HtsSystemContract.json' or its corresponding type declarations.
TypeScript Type-Check: @hts-forking/test/storageLayout.test.js#L21
Cannot find module '../out/HtsSystemContract.sol/HtsSystemContract.json' or its corresponding type declarations.
TypeScript Type-Check: @hts-forking/test/storageLayout.test.js#L25
Parameter 'slot' implicitly has an 'any' type.
TypeScript Type-Check: @hts-forking/test/storageLayout.test.js#L34
Binding element 'label' implicitly has an 'any' type.
TypeScript Type-Check: @hts-forking/test/storageLayout.test.js#L34
Binding element 'offset' implicitly has an 'any' type.
TypeScript Type-Check: @hts-forking/test/storageLayout.test.js#L34
Binding element 'slot' implicitly has an 'any' type.
TypeScript Type-Check: @hts-forking/test/storageLayout.test.js#L34
Binding element 'type' implicitly has an 'any' type.
TypeScript Type-Check
Process completed with exit code 2.
Forge tests w/RPC mock server
Process completed with exit code 1.