Skip to content

fix recording (#236) #252

fix recording (#236)

fix recording (#236) #252

Triggered via push September 9, 2023 01:56
Status Success
Total duration 1m 36s
Artifacts

pages-deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
deploy
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/
deploy: src/bundles/csg/functions.ts#L647
Unexpected string concatenation of literals
deploy: src/bundles/csg/stateful_renderer.ts#L38
Unexpected 'FIXME' comment: 'FIXME Issue #7'
deploy: src/bundles/painter/functions.ts#L72
'data' is already declared in the upper scope on line 15 column 5
deploy: src/bundles/plotly/functions.ts#L335
Variable name `draw_3D_points` must match one of the following formats: camelCase, PascalCase, UPPER_CASE, snake_case
deploy: src/tabs/Csg/canvas_holder.tsx#L45
Unexpected 'TODO' comment: 'TODO Issue #35'