Skip to content

Add validations for namespaced storage layout #908

Add validations for namespaced storage layout

Add validations for namespaced storage layout #908

Triggered via pull request September 21, 2023 14:41
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
tests (core): packages/plugin-hardhat/src/index.ts#L118
Argument of type '{ quiet: boolean; input: SolcInput; solcVersion: string; }' is not assignable to parameter of type 'RunCompilerArgs'.
tests (core)
Process completed with exit code 2.
tests (plugin-truffle): packages/plugin-hardhat/src/index.ts#L118
Argument of type '{ quiet: boolean; input: SolcInput; solcVersion: string; }' is not assignable to parameter of type 'RunCompilerArgs'.
tests (plugin-truffle)
Process completed with exit code 2.
tests (plugin-hardhat): packages/plugin-hardhat/src/index.ts#L118
Argument of type '{ quiet: boolean; input: SolcInput; solcVersion: string; }' is not assignable to parameter of type 'RunCompilerArgs'.
tests (plugin-hardhat)
Process completed with exit code 2.
tests (plugin-defender-hardhat): packages/plugin-hardhat/src/index.ts#L118
Argument of type '{ quiet: boolean; input: SolcInput; solcVersion: string; }' is not assignable to parameter of type 'RunCompilerArgs'.
tests (plugin-defender-hardhat)
Process completed with exit code 2.
coverage: packages/plugin-hardhat/src/index.ts#L118
Argument of type '{ quiet: boolean; input: SolcInput; solcVersion: string; }' is not assignable to parameter of type 'RunCompilerArgs'.
coverage
Process completed with exit code 2.
lint: packages/plugin-hardhat/src/index.ts#L118
Argument of type '{ quiet: boolean; input: SolcInput; solcVersion: string; }' is not assignable to parameter of type 'RunCompilerArgs'.
lint
Process completed with exit code 2.