test: add unit tests #5335
Annotations
12 errors and 1 warning
build / build (ubuntu-latest):
src/components/demo-vitest/__tests__/ExampleComponent.test.ts#L23
Property 'clickCount' does not exist on type 'ComponentPublicInstance<NonNullable<{ readonly active?: boolean | undefined; readonly meta: Meta; readonly title: string; readonly todos?: Todo[] | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps>, { ...; } & ... 6 more ... & Omit<...>>'.
|
build / build (ubuntu-latest):
src/components/demo-vitest/__tests__/ExampleComponent.test.ts#L25
Property 'clickCount' does not exist on type 'ComponentPublicInstance<NonNullable<{ readonly active?: boolean | undefined; readonly meta: Meta; readonly title: string; readonly todos?: Todo[] | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps>, { ...; } & ... 6 more ... & Omit<...>>'.
|
build / build (ubuntu-latest):
src/helpers/fs.ts#L379
'releases.assets' is possibly 'undefined'.
|
build / build (ubuntu-latest)
Process completed with exit code 2.
|
build / build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build / build (windows-latest)
The operation was canceled.
|
build / build (macos-13)
The job was canceled because "ubuntu-latest" failed.
|
build / build (macos-13)
The operation was canceled.
|
build / build (macos-13)
Process completed with exit code 50.
|
build / build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build / build (macos-latest)
Process completed with exit code 50.
|
build / build (macos-latest)
The operation was canceled.
|
build / build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|