Skip to content

Add ability for ArtifactManager to identify contracts without metadat… #145

Add ability for ArtifactManager to identify contracts without metadat…

Add ability for ArtifactManager to identify contracts without metadat… #145

Triggered via push October 6, 2024 19:57
Status Failure
Total duration 28s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (20.x): src/debug/artifact_manager/bytecode_templates.ts#L2
Module '"../../artifacts"' has no exported member 'RangeList'.
build (20.x): src/debug/artifact_manager/bytecode_templates.ts#L10
Parameter 'raw' implicitly has an 'any' type.
build (20.x): src/debug/artifact_manager/bytecode_templates.ts#L16
Property 'linkReferences' does not exist on type 'PartialBytecodeDescription'.
build (20.x): src/debug/artifact_manager/bytecode_templates.ts#L17
Property 'linkReferences' does not exist on type 'PartialBytecodeDescription'.
build (20.x): src/debug/artifact_manager/bytecode_templates.ts#L18
No overload matches this call.
build (20.x): src/debug/artifact_manager/bytecode_templates.ts#L24
Property 'immutableReferences' does not exist on type 'PartialBytecodeDescription'.
build (20.x): src/debug/artifact_manager/bytecode_templates.ts#L25
Property 'immutableReferences' does not exist on type 'PartialBytecodeDescription'.
build (20.x)
Process completed with exit code 2.