Skip to content

refactor: extract thumbnails more reliably #406

refactor: extract thumbnails more reliably

refactor: extract thumbnails more reliably #406

Triggered via push March 22, 2024 00:40
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 11 warnings
Types (ubuntu-latest, Node 20, TS 5.0): test/helpers-asImagePixelDensitySrcSet.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'ImageField'.
Types (ubuntu-latest, Node 20, TS 5.0): test/helpers-asImagePixelDensitySrcSet.test.ts#L35
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'ImageField'.
Types (ubuntu-latest, Node 20, TS 5.0): test/helpers-asImagePixelDensitySrcSet.test.ts#L63
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'ImageField'.
Types (ubuntu-latest, Node 20, TS 5.0): test/helpers-asImageSrc.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'ImageField'.
Types (ubuntu-latest, Node 20, TS 5.0): test/helpers-asImageSrc.test.ts#L29
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'ImageField'.
Types (ubuntu-latest, Node 20, TS 5.0)
Process completed with exit code 2.
Types (ubuntu-latest, Node 20, TS 4.8): test/helpers-asImagePixelDensitySrcSet.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.8): test/helpers-asImagePixelDensitySrcSet.test.ts#L35
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.8): test/helpers-asImagePixelDensitySrcSet.test.ts#L63
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.8): test/helpers-asImageSrc.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.8): test/helpers-asImageSrc.test.ts#L29
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.8)
Process completed with exit code 2.
Types (ubuntu-latest, Node 20, TS 4.7): test/helpers-asImagePixelDensitySrcSet.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.7): test/helpers-asImagePixelDensitySrcSet.test.ts#L35
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.7): test/helpers-asImagePixelDensitySrcSet.test.ts#L63
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.7): test/helpers-asImageSrc.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.7): test/helpers-asImageSrc.test.ts#L29
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.7)
Process completed with exit code 2.
Types (ubuntu-latest, Node 20, TS 4.6): test/helpers-asImagePixelDensitySrcSet.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.6): test/helpers-asImagePixelDensitySrcSet.test.ts#L35
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.6): test/helpers-asImagePixelDensitySrcSet.test.ts#L63
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.6): test/helpers-asImageSrc.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.6): test/helpers-asImageSrc.test.ts#L29
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.6)
Process completed with exit code 2.
Types (ubuntu-latest, Node 20, TS 4.9): test/helpers-asImagePixelDensitySrcSet.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.9): test/helpers-asImagePixelDensitySrcSet.test.ts#L35
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.9): test/helpers-asImagePixelDensitySrcSet.test.ts#L63
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.9): test/helpers-asImageSrc.test.ts#L11
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.9): test/helpers-asImageSrc.test.ts#L29
Type '{ id: string; edit: { x: number; y: number; zoom: number; background: string; }; url: string; alt: null; copyright: null; dimensions: { width: number; height: number; }; }' is not assignable to type 'Simplify<(EmptyImageFieldImage & Record<never, EmptyImageFieldImage> & { caption?: null | undefined; }) | (FilledImageFieldImage & Record<...> & { ...; })>'.
Types (ubuntu-latest, Node 20, TS 4.9)
Process completed with exit code 2.
Prepare (ubuntu-latest, Node 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Prepare (ubuntu-latest, Node 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Prepare (ubuntu-latest, Node 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Types (ubuntu-latest, Node 20, TS 5.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Types (ubuntu-latest, Node 20, TS 4.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Types (ubuntu-latest, Node 20, TS 4.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Types (ubuntu-latest, Node 20, TS 4.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Types (ubuntu-latest, Node 20, TS 4.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Suite (ubuntu-latest, Node 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Suite (ubuntu-latest, Node 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Suite (ubuntu-latest, Node 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.