Create main.yml #1
Annotations
10 errors and 1 warning
deploy:
src/common/webR.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:
src/common/webR.ts#L33
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/components/App.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:
src/components/App.ts#L22
'statusBar' is declared but its value is never read.
|
deploy:
src/components/Console.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:
src/components/Editor.ts#L13
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:
src/components/Editor.ts#L123
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#L162
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/components/Editor.ts#L163
Parameter 'x' implicitly has an 'any' type.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|