Skip to content

feat: rpc spec 0.8.rc0 implementation, with known issues #53

feat: rpc spec 0.8.rc0 implementation, with known issues

feat: rpc spec 0.8.rc0 implementation, with known issues #53

Triggered via pull request October 16, 2024 09:53
@tabaktonitabaktoni
synchronize #19
rpc-0.8.rc0
Status Failure
Total duration 33s
Artifacts

publish.yml

on: pull_request
Quality test
21s
Quality test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Quality test: src/api/components.ts#L839
Cannot find name 'COMPUTATION_RESOURCES'. Did you mean 'EXECUTION_RESOURCES'?
Quality test: src/api/errors.ts#L1
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './components.js'?
Quality test: src/api/executable.ts#L5
Relative import paths need explicit file extensions in ECMAScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './components.js'?
Quality test: src/api/methods.ts#L29
'CASM_COMPILED_CONTRACT_CLASS' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
Quality test
Process completed with exit code 2.