Skip to content

feat: Contract Details / Contract Bytecode / ABI tab now exposes error message available in api/v1/contracts/call response #1487

feat: Contract Details / Contract Bytecode / ABI tab now exposes error message available in api/v1/contracts/call response

feat: Contract Details / Contract Bytecode / ABI tab now exposes error message available in api/v1/contracts/call response #1487

Triggered via pull request December 2, 2024 17:46
Status Failure
Total duration 25m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Sonar Analysis / Standard: src/utils/JSUtils.ts#L23
'obj' is possibly 'null'.
Sonar Analysis / Standard: src/utils/JSUtils.ts#L24
'obj' is possibly 'null'.
Sonar Analysis / Standard: src/utils/JSUtils.ts#L24
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Sonar Analysis / Standard
Process completed with exit code 1.
Code / Compiles: src/utils/JSUtils.ts#L23
'obj' is possibly 'null'.
Code / Compiles: src/utils/JSUtils.ts#L24
'obj' is possibly 'null'.
Code / Compiles: src/utils/JSUtils.ts#L24
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Code / Compiles
Process completed with exit code 1.
E2E Tests / Standard: src/utils/JSUtils.ts#L23
'obj' is possibly 'null'.
E2E Tests / Standard: src/utils/JSUtils.ts#L24
'obj' is possibly 'null'.
E2E Tests / Standard: src/utils/JSUtils.ts#L24
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
E2E Tests / Standard
Process completed with exit code 1.
Unit Tests / Standard: src/utils/JSUtils.ts#L23
'obj' is possibly 'null'.
Unit Tests / Standard: src/utils/JSUtils.ts#L24
'obj' is possibly 'null'.
Unit Tests / Standard: src/utils/JSUtils.ts#L24
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
Unit Tests / Standard
Process completed with exit code 1.