Skip to content

Build Nightly

Build Nightly #47

Triggered via schedule December 11, 2023 18:16
Status Failure
Total duration 36s
Artifacts

nightly.yml

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

Annotations

10 errors and 1 warning
TypeBox (20.x, ubuntu-latest): src/typebox.ts#L418
Type instantiation is excessively deep and possibly infinite.
TypeBox (20.x, ubuntu-latest): src/typebox.ts#L419
Type instantiation is excessively deep and possibly infinite.
TypeBox (20.x, ubuntu-latest): src/typebox.ts#L420
Type instantiation is excessively deep and possibly infinite.
TypeBox (20.x, ubuntu-latest): src/typebox.ts#L421
Type instantiation is excessively deep and possibly infinite.
TypeBox (20.x, ubuntu-latest): src/typebox.ts#L429
Type 'AssertRest<R, TSchema[]>' does not satisfy the constraint 'TTemplateLiteralKind[]'.
TypeBox (20.x, ubuntu-latest): src/typebox.ts#L2941
Type instantiation is excessively deep and possibly infinite.
TypeBox (20.x, ubuntu-latest): test/static/assert.ts#L53
Type parameter 'U' has a circular constraint.
TypeBox (20.x, ubuntu-latest): test/static/assert.ts#L54
Type parameter 'U' has a circular constraint.
TypeBox (20.x, ubuntu-latest): test/static/assert.ts#L55
Type parameter 'U' has a circular constraint.
TypeBox (20.x, ubuntu-latest): test/static/keyof.ts#L47
Type instantiation is excessively deep and possibly infinite.
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/