fix: value type #418
ci.yml
on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Annotations
10 errors and 11 warnings
Types (ubuntu-latest, Node 20, TS 4.6):
test/types/fields-sliceZone.types.ts#L88
Type '{ id: string; slice_type: "foo"; slice_label: null; variation: string; version: string; primary: {}; items: never[]; }' is not assignable to type 'SharedSlice<"foo", SharedSliceVariation<string, Record<string, SliceField>, Record<string, AnyRegularField>>>'.
|
Types (ubuntu-latest, Node 20, TS 4.6)
Process completed with exit code 2.
|
Types (ubuntu-latest, Node 20, TS 4.8):
test/types/fields-sliceZone.types.ts#L88
Type '{ id: string; slice_type: "foo"; slice_label: null; variation: string; version: string; primary: {}; items: never[]; }' is not assignable to type 'SharedSlice<"foo", SharedSliceVariation<string, Record<string, SliceField>, Record<string, AnyRegularField>>>'.
|
Types (ubuntu-latest, Node 20, TS 4.8)
Process completed with exit code 2.
|
Types (ubuntu-latest, Node 20, TS 4.7):
test/types/fields-sliceZone.types.ts#L88
Type '{ id: string; slice_type: "foo"; slice_label: null; variation: string; version: string; primary: {}; items: never[]; }' is not assignable to type 'SharedSlice<"foo", SharedSliceVariation<string, Record<string, SliceField>, Record<string, AnyRegularField>>>'.
|
Types (ubuntu-latest, Node 20, TS 4.7)
Process completed with exit code 2.
|
Types (ubuntu-latest, Node 20, TS 5.0):
test/types/fields-sliceZone.types.ts#L88
Type '{ id: string; slice_type: "foo"; slice_label: null; variation: string; version: string; primary: {}; items: never[]; }' is not assignable to type 'SharedSlice<"foo">'.
|
Types (ubuntu-latest, Node 20, TS 5.0)
Process completed with exit code 2.
|
Types (ubuntu-latest, Node 20, TS 4.9):
test/types/fields-sliceZone.types.ts#L88
Type '{ id: string; slice_type: "foo"; slice_label: null; variation: string; version: string; primary: {}; items: never[]; }' is not assignable to type 'SharedSlice<"foo", SharedSliceVariation<string, Record<string, SliceField>, Record<string, AnyRegularField>>>'.
|
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 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/.
|
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/.
|
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.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 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.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 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 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 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/.
|