feat: Use fence for sandbox data #148
Annotations
7 warnings
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/.
|
Run npm run lint:
src/includer/services/refs.ts#L108
Unexpected any. Specify a different type
|
Run npm run lint:
src/includer/traverse/tables.ts#L315
Function 'prepareSampleElement' has a complexity of 21. Maximum allowed is 20
|
Run npm run lint:
src/includer/ui/endpoint.ts#L220
Unexpected any. Specify a different type
|
Run npm run lint:
src/runtime/index.tsx#L12
Unexpected any. Specify a different type
|
Run npm run lint:
src/runtime/index.tsx#L48
Unexpected console statement
|
Run npm run lint:
src/runtime/utils.ts#L35
'prepareBody' was used before it was defined
|
Loading