Merge branch 'vite' of github.com:microbit-foundation/python-editor-v… #208
Annotations
4 errors and 1 warning
Run npm run ci:
src/documentation/common/DocumentationContent.test.tsx#L13
'React' is declared but its value is never read.
|
Run npm run ci:
src/editor/codemirror/dnd-decorations.test.ts#L186
Conversion of type '{ visibleRanges: { from: number; to: number; }[]; state: EditorState; dispatch: Mock<TransactionSpec[], void>; }' to type 'Partial<EditorView>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run npm run ci
Process completed with exit code 2.
|
Run npm run deploy
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading