Skip to content

feat: add direction selection to sandbox #121

feat: add direction selection to sandbox

feat: add direction selection to sandbox #121

Triggered via pull request March 11, 2024 17:46
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Verify Files
27s
Verify Files
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Verify Files: src/components/SandboxComponent/SandboxComponent.tsx#L72
Replace `·theme={theme}·direction={direction}·rootClassName={b('wrapper',·null,·'sandbox')}` with `⏎············theme={theme}⏎············direction={direction}⏎············rootClassName={b('wrapper',·null,·'sandbox')}⏎········`
Verify Files
Process completed with exit code 1.
Verify Files
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/.
Verify Files: next.config.js#L60
Assignment to property of function parameter 'config'
Verify Files: src/components/Interactive/Settings/Settings.tsx#L139
Arrow function expected no return value
Verify Files: src/utils/components.ts#L29
Function 'getRouteFromReadmeUrl' expected no return value
Verify Files: src/utils/lib.ts#L38
Unexpected any. Specify a different type
Verify Files: src/utils/lib.ts#L60
Unexpected any. Specify a different type