feat: rpc spec 0.8.rc0 implementation, with known issues #53
publish.yml
on: pull_request
Quality test
21s
publish
0s
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.
|