migrate to workers assets #10
Annotations
2 errors and 4 warnings
tests/playwright.ts#L6
An empty interface is equivalent to `{}`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
app/components.tsx#L7
Caution: `markdoc` also has a named export `renderers`. Check if you meant to write `import {renderers} from '@markdoc/markdoc'` instead
|
app/services/markdoc.server.tsx#L4
Caution: `markdoc` also has a named export `parse`. Check if you meant to write `import {parse} from '@markdoc/markdoc'` instead
|
app/services/markdoc.server.tsx#L5
Caution: `markdoc` also has a named export `transform`. Check if you meant to write `import {transform} from '@markdoc/markdoc'` instead
|
This job failed
Loading