Skip to content

Reimplement Index Types #1036

Reimplement Index Types

Reimplement Index Types #1036

Triggered via push November 22, 2023 16:32
Status Failure
Total duration 29s
Artifacts

build.yml

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

Annotations

45 errors and 9 warnings
TypeBox (16.x, ubuntu-latest): test/static/composite.ts#L32
Type '{ A: never; }' does not satisfy the constraint 'Expected<{ A: string | number; }>'.
TypeBox (16.x, ubuntu-latest): test/static/composite.ts#L48
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (16.x, ubuntu-latest): test/static/composite.ts#L77
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (16.x, ubuntu-latest): test/static/composite.ts#L123
Type 'TObject<{ x: TUnion<[TNumber, TBoolean]>; }>' is not assignable to type 'TObject<{ x: TIntersect<[TNumber, TBoolean]>; }>'.
TypeBox (16.x, ubuntu-latest): test/static/indexed.ts#L39
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, ubuntu-latest): test/static/indexed.ts#L45
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, ubuntu-latest): test/static/indexed.ts#L57
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, ubuntu-latest): test/static/indexed.ts#L63
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, ubuntu-latest): test/static/indexed.ts#L79
Type 'number' does not satisfy the constraint 'Expected<number>'.
TypeBox (16.x, ubuntu-latest): test/static/indexed.ts#L105
Type 'string | 1' does not satisfy the constraint 'Expected<string | number>'.
TypeBox (20.x, ubuntu-latest)
The operation was canceled.
TypeBox (18.x, ubuntu-latest): test/static/composite.ts#L32
Type '{ A: never; }' does not satisfy the constraint 'Expected<{ A: string | number; }>'.
TypeBox (18.x, ubuntu-latest): test/static/composite.ts#L48
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (18.x, ubuntu-latest): test/static/composite.ts#L77
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (18.x, ubuntu-latest): test/static/composite.ts#L123
Type 'TObject<{ x: TUnion<[TNumber, TBoolean]>; }>' is not assignable to type 'TObject<{ x: TIntersect<[TNumber, TBoolean]>; }>'.
TypeBox (18.x, ubuntu-latest): test/static/indexed.ts#L39
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, ubuntu-latest): test/static/indexed.ts#L45
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, ubuntu-latest): test/static/indexed.ts#L57
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, ubuntu-latest): test/static/indexed.ts#L63
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, ubuntu-latest): test/static/indexed.ts#L79
Type 'number' does not satisfy the constraint 'Expected<number>'.
TypeBox (18.x, ubuntu-latest): test/static/indexed.ts#L105
Type 'string | 1' does not satisfy the constraint 'Expected<string | number>'.
TypeBox (18.x, windows-latest)
The operation was canceled.
TypeBox (18.x, macOS-latest): test/static/composite.ts#L32
Type '{ A: never; }' does not satisfy the constraint 'Expected<{ A: string | number; }>'.
TypeBox (18.x, macOS-latest): test/static/composite.ts#L48
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (18.x, macOS-latest): test/static/composite.ts#L77
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (18.x, macOS-latest): test/static/composite.ts#L123
Type 'TObject<{ x: TUnion<[TNumber, TBoolean]>; }>' is not assignable to type 'TObject<{ x: TIntersect<[TNumber, TBoolean]>; }>'.
TypeBox (18.x, macOS-latest): test/static/indexed.ts#L39
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, macOS-latest): test/static/indexed.ts#L45
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, macOS-latest): test/static/indexed.ts#L57
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, macOS-latest): test/static/indexed.ts#L63
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (18.x, macOS-latest): test/static/indexed.ts#L79
Type 'number' does not satisfy the constraint 'Expected<number>'.
TypeBox (18.x, macOS-latest): test/static/indexed.ts#L105
Type 'string | 1' does not satisfy the constraint 'Expected<string | number>'.
TypeBox (16.x, macOS-latest): test/static/composite.ts#L32
Type '{ A: never; }' does not satisfy the constraint 'Expected<{ A: string | number; }>'.
TypeBox (16.x, macOS-latest): test/static/composite.ts#L48
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (16.x, macOS-latest): test/static/composite.ts#L77
Type '{ A: number; }' does not satisfy the constraint 'Expected<{ A?: number | undefined; }>'.
TypeBox (16.x, macOS-latest): test/static/composite.ts#L123
Type 'TObject<{ x: TUnion<[TNumber, TBoolean]>; }>' is not assignable to type 'TObject<{ x: TIntersect<[TNumber, TBoolean]>; }>'.
TypeBox (16.x, macOS-latest): test/static/indexed.ts#L39
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, macOS-latest): test/static/indexed.ts#L45
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, macOS-latest): test/static/indexed.ts#L57
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, macOS-latest): test/static/indexed.ts#L63
Property 'ToStatic' does not exist on type '{ ToStaticNever(): void; }'.
TypeBox (16.x, macOS-latest): test/static/indexed.ts#L79
Type 'number' does not satisfy the constraint 'Expected<number>'.
TypeBox (16.x, macOS-latest): test/static/indexed.ts#L105
Type 'string | 1' does not satisfy the constraint 'Expected<string | number>'.
TypeBox (16.x, windows-latest)
The operation was canceled.
TypeBox (20.x, windows-latest)
The operation was canceled.
TypeBox (20.x, macOS-latest)
The operation was canceled.
TypeBox (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (18.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (18.x, macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (16.x, macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (16.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (20.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
TypeBox (20.x, macOS-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/