scrabble: correcting test case #125
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/bundles/csg/utilities.ts#L11
'align' is defined but never used
|
src/bundles/painter/functions.ts#L72
'data' is already declared in the upper scope on line 15 column 5
|
src/bundles/plotly/functions.ts#L335
Variable name `draw_3D_points` must match one of the following formats: camelCase, PascalCase, UPPER_CASE, snake_case
|
src/bundles/scrabble/functions.ts#L8
'List' is defined but never used
|
src/tabs/Csg/canvas_holder.tsx#L1
Expected linebreaks to be 'CRLF' but found 'LF'
|
src/tabs/Csg/canvas_holder.tsx#L2
Expected linebreaks to be 'CRLF' but found 'LF'
|
src/tabs/Csg/canvas_holder.tsx#L3
Expected linebreaks to be 'CRLF' but found 'LF'
|
src/tabs/Csg/canvas_holder.tsx#L4
Expected linebreaks to be 'CRLF' but found 'LF'
|
src/tabs/Csg/canvas_holder.tsx#L5
Expected linebreaks to be 'CRLF' but found 'LF'
|
src/tabs/Csg/canvas_holder.tsx#L6
Expected linebreaks to be 'CRLF' but found 'LF'
|
The logs for this run have expired and are no longer available.
Loading