feat: rpc spec 0.8.rc0 implementation, with known issues #51
Annotations
5 errors
Run npm run pretest:
src/api/components.ts#L839
Cannot find name 'COMPUTATION_RESOURCES'. Did you mean 'EXECUTION_RESOURCES'?
|
Run npm run pretest:
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'?
|
Run npm run pretest:
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'?
|
Run npm run pretest:
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.
|
Run npm run pretest
Process completed with exit code 2.
|
Loading