feat: some basic idea of new UI style #10
Annotations
6 errors
|
lint
Process completed with exit code 1.
|
|
lint:
packages/devtools/src/app/components/display/FilepathItem.vue#L3
Cannot find module '~/utils/filepath' or its corresponding type declarations.
|
|
lint:
packages/devtools/src/app/backends/static.ts#L31
Type '{ 'vite:get-payload': () => Promise<{ timestamp: number; }>; }' is missing the following properties from type 'ServerFunctions': "vite:open-in-editor", "vite:open-in-finder", "vite:rolldown:list-builds", "vite:rolldown:get-raw-events", and 3 more.
|
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|