Skip to content

Merge branch 'next' into enable-strict-mode #574

Merge branch 'next' into enable-strict-mode

Merge branch 'next' into enable-strict-mode #574

Triggered via push November 16, 2023 17:53
Status Failure
Total duration 2m 6s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors
test (18.x): src/csf/transformCsf.ts#L118
Type '((userTitle: string) => string) | undefined' is not assignable to type '(userTitle: string) => string'.
test (18.x): src/csf/transformCsf.ts#L131
'csf.meta' is possibly 'undefined'.
test (18.x): src/csf/transformCsf.ts#L140
Object is possibly 'undefined'.
test (18.x): src/csf/transformCsf.ts#L143
Object is possibly 'undefined'.
test (18.x): src/csf/transformCsf.ts#L149
Object is possibly 'undefined'.
test (18.x): src/csf/transformCsf.ts#L156
Type 'Node | undefined' is not assignable to type 'Node'.
test (18.x): src/playwright/hooks.test.ts#L74
Property 'tags' is missing in type '{}' but required in type 'TestRunnerConfig'.
test (18.x): src/util/getCliOptions.test.ts#L59
Type '{ version: true; cache: false; env: string; }' is not assignable to type '{ indexJson?: boolean | undefined; url?: string | undefined; configDir?: string | undefined; eject?: boolean | undefined; coverage?: boolean | undefined; coverageDirectory?: string | undefined; ... 5 more ...; skipTags?: string | undefined; }'.
test (18.x): src/util/getTestRunnerConfig.test.ts#L3
Module '"./getTestRunnerConfig"' declares 'loaded' locally, but it is not exported.
test (18.x): src/util/getTestRunnerConfig.test.ts#L6
Property 'tags' is missing in type '{ setup: () => void; preRender: (page: Page) => Promise<void>; postRender: (page: Page) => Promise<void>; getHttpHeaders: (url: string) => Promise<{ Authorization: string; }>; prepare: ({ page }: PrepareContext) => Promise<...>; }' but required in type 'TestRunnerConfig'.
test (16.x)
The job was canceled because "_18_x" failed.
test (16.x): src/csf/transformCsf.ts#L118
Type '((userTitle: string) => string) | undefined' is not assignable to type '(userTitle: string) => string'.
test (16.x): src/csf/transformCsf.ts#L131
'csf.meta' is possibly 'undefined'.
test (16.x): src/csf/transformCsf.ts#L140
Object is possibly 'undefined'.
test (16.x): src/csf/transformCsf.ts#L143
Object is possibly 'undefined'.
test (16.x): src/csf/transformCsf.ts#L149
Object is possibly 'undefined'.
test (16.x): src/csf/transformCsf.ts#L156
Type 'Node | undefined' is not assignable to type 'Node'.
test (16.x): src/playwright/hooks.test.ts#L74
Property 'tags' is missing in type '{}' but required in type 'TestRunnerConfig'.
test (16.x): src/util/getCliOptions.test.ts#L59
Type '{ version: true; cache: false; env: string; }' is not assignable to type '{ indexJson?: boolean | undefined; url?: string | undefined; configDir?: string | undefined; eject?: boolean | undefined; coverage?: boolean | undefined; coverageDirectory?: string | undefined; ... 5 more ...; skipTags?: string | undefined; }'.
test (16.x): src/util/getTestRunnerConfig.test.ts#L3
Module '"./getTestRunnerConfig"' declares 'loaded' locally, but it is not exported.
test (16.x): src/util/getTestRunnerConfig.test.ts#L6
Property 'tags' is missing in type '{ setup: () => void; preRender: (page: Page) => Promise<void>; postRender: (page: Page) => Promise<void>; getHttpHeaders: (url: string) => Promise<{ Authorization: string; }>; prepare: ({ page }: PrepareContext) => Promise<...>; }' but required in type 'TestRunnerConfig'.