Skip to content

feat: Use fence for sandbox data #148

feat: Use fence for sandbox data

feat: Use fence for sandbox data #148

Triggered via pull request April 12, 2024 12:28
Status Success
Total duration 36s
Artifacts

quality.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x): src/includer/services/refs.ts#L108
Unexpected any. Specify a different type
build (18.x): src/includer/traverse/tables.ts#L315
Function 'prepareSampleElement' has a complexity of 21. Maximum allowed is 20
build (18.x): src/includer/ui/endpoint.ts#L220
Unexpected any. Specify a different type
build (18.x): src/runtime/index.tsx#L12
Unexpected any. Specify a different type
build (18.x): src/runtime/index.tsx#L48
Unexpected console statement
build (18.x): src/runtime/utils.ts#L35
'prepareBody' was used before it was defined