added math blocks :) #11
Annotations
8 errors and 1 warning
Run eslint:
src/lib/blocks/Javascript/math.ts#L4
'WarningType' is defined but never used
|
Run eslint:
src/lib/blocks/Javascript/math.ts#L10
'TextInput' is defined but never used
|
Run eslint:
src/lib/blocks/Javascript/math.ts#L14
'Order' is defined but never used
|
Run eslint:
src/lib/blocks/Javascript/math.ts#L269
'args' is defined but never used
|
Run eslint:
src/routes/+page.svelte#L55
'create_workspace' is not defined
|
Run eslint:
src/routes/editor/+page.svelte#L11
'DiscodesWorkspace' is defined but never used
|
Run eslint:
src/routes/editor/+page.svelte#L28
'dicodesWorksapce' is assigned a value but never used
|
Run eslint
Process completed with exit code 1.
|
Run eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|