Skip to content

Refactor testing setup to use Vitest #295

Refactor testing setup to use Vitest

Refactor testing setup to use Vitest #295

Triggered via push March 17, 2025 12:44
Status Failure
Total duration 23s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
release
Process completed with exit code 2.
release: lib/utils/create-storybook-rule.ts#L26
Type '{ docs: { description: string; url?: string; excludeFromConfig?: boolean; categories?: CategoryId[]; }; deprecated?: boolean; fixable?: "code" | "whitespace"; hasSuggestions?: boolean; ... 5 more ...; severity: "off" | "warn" | "error"; }' is not assignable to type 'NamedCreateRuleMeta<TMessageIds, StorybookRuleMetaDocs, TOptions>'.
release: lib/rules/use-storybook-expect.ts#L53
Property 'name' does not exist on type 'Identifier | StringLiteral'.
release: lib/rules/story-exports.ts#L60
Property 'name' does not exist on type 'Identifier | StringLiteral'.
release: lib/rules/prefer-pascal-case.ts#L128
Property 'name' does not exist on type 'Identifier | StringLiteral'.
release: lib/rules/no-stories-of.ts#L44
Property 'name' does not exist on type 'Identifier | StringLiteral'.
release: lib/rules/default-exports.ts#L70
Property 'name' does not exist on type 'Identifier | StringLiteral'.
release: lib/rules/await-interactions.ts#L150
Property 'name' does not exist on type 'Identifier | StringLiteral'.
release: lib/rules/await-interactions.ts#L140
Property 'name' does not exist on type 'Identifier | StringLiteral'.