Skip to content

chore: release v0.23.4 #69

chore: release v0.23.4

chore: release v0.23.4 #69

Triggered via push October 26, 2023 04:00
Status Failure
Total duration 2m 8s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
typecheck: examples/multiple-pages-pwa/vite.config.ts#L19
Type '{ plugins: (Plugin_2 | Plugin_2[])[]; ssgOptions: { script: string; formatting: string; }; }' is not assignable to type 'UserConfig'.
typecheck: examples/multiple-pages-with-store/vite.config.ts#L19
Type 'Plugin<any> & { api: PublicPluginAPI; }' is not assignable to type 'PluginOption'.
typecheck: examples/multiple-pages/vite.config.ts#L18
Type 'Plugin<any> & { api: PublicPluginAPI; }' is not assignable to type 'PluginOption'.
typecheck: examples/single-page/vite.config.ts#L10
Type '{ plugins: Plugin_2[]; ssgOptions: { script: string; formatting: string; }; }' is not assignable to type 'UserConfig'.
typecheck
Process completed with exit code 1.