This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
207 - Integrate foundry tests #428
Annotations
10 warnings
toolchains/solidity/extension/src/extension.ts#L29
Expected { after 'if' condition
|
toolchains/solidity/extension/src/tests/foundry-test.ts#L9
Type Property name `decoded_logs` must match one of the following formats: camelCase
|
toolchains/solidity/extension/src/tests/foundry-test.ts#L13
Type Property name `labeled_addresses` must match one of the following formats: camelCase
|
toolchains/solidity/extension/src/tests/foundry-test.ts#L25
Type Property name `test_results` must match one of the following formats: camelCase
|
toolchains/solidity/extension/src/tests/test-manager.ts#L6
Enum Member name `File` must match one of the following formats: camelCase
|
toolchains/solidity/extension/src/tests/test-manager.ts#L7
Enum Member name `ContractCase` must match one of the following formats: camelCase
|
toolchains/solidity/extension/src/tests/test-manager.ts#L8
Enum Member name `TestCase` must match one of the following formats: camelCase
|
toolchains/solidity/extension/src/tests/test-manager.ts#L27
Missing semicolon
|
toolchains/solidity/extension/src/tests/test-manager.ts#L28
Missing semicolon
|
toolchains/solidity/extension/src/tests/test-manager.ts#L127
Object Literal Property name `file_content` must match one of the following formats: camelCase
|
The logs for this run have expired and are no longer available.
Loading