Ignore type errors #4
Annotations
7 errors and 1 warning
deploy:
src/common/webR.ts#L34
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/components/Editor.ts#L124
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/components/Editor.ts#L125
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/components/Editor.ts#L163
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/components/Editor.ts#L164
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/config/tokensProvider.ts#L1
Could not find a declaration file for module 'webr'. '/home/runner/work/EditoR/EditoR/node_modules/webr/dist/webr.mjs' implicitly has an 'any' type.
|
deploy
Process completed with exit code 2.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|