Skip to content

Update REPL module #157

Update REPL module

Update REPL module #157

Triggered via pull request October 31, 2023 20:50
Status Success
Total duration 5m 51s
Artifacts

pull-request.yml

on: pull_request
Verify all tests pass and build success
5m 39s
Verify all tests pass and build success
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Verify all tests pass and build success
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/
Verify all tests pass and build success: devserver/src/components/Playground.tsx#L127
Unexpected 'TODO' comment: 'TODO: Add support for console.log?'
Verify all tests pass and build success: src/bundles/painter/functions.ts#L67
'data' is already declared in the upper scope on line 10 column 5
Verify all tests pass and build success: src/bundles/plotly/functions.ts#L335
Variable name `draw_3D_points` must match one of the following formats: camelCase, PascalCase, UPPER_CASE, snake_case
Verify all tests pass and build success: src/bundles/scrabble/functions.ts#L8
'List' is defined but never used
Verify all tests pass and build success: src/bundles/unity_academy/functions.ts#L1237
Unexpected 'TODO' comment: 'todo: check audio clip identifier type'
Verify all tests pass and build success: src/bundles/unity_academy/functions.ts#L1330
Unexpected 'TODO' comment: 'todo: check audio clip identifier type'
Verify all tests pass and build success: src/bundles/unity_academy/functions.ts#L1437
Unexpected 'TODO' comment: 'todo: check audio clip identifier type'
Verify all tests pass and build success: src/bundles/unity_academy/functions.ts#L1456
Unexpected 'TODO' comment: 'todo: check audio clip identifier type'
Verify all tests pass and build success: src/tabs/Repl/index.tsx#L12
'FONT_MESSAGE' is defined but never used