Skip to content

feat: prevent immutable fields from being updated at runtime #1405

feat: prevent immutable fields from being updated at runtime

feat: prevent immutable fields from being updated at runtime #1405

Triggered via push February 6, 2024 22:48
Status Failure
Total duration 51s
Artifacts

build-test.yml

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

Annotations

6 errors and 2 warnings
Build, lint, and test on Node 20 and ubuntu-latest
Property 'immutableFields' does not exist on type 'MapIn<RequiredProps<{ version: LiteralCodec<"2.0">; name: TrivialCodec<string>; description: OptionalCodec<TrivialCodec<string>>; ... 5 more ...; views: OptionalCodec<...>; }>, $TypeOf> & MapIn<...>'.
Build, lint, and test on Node 20 and ubuntu-latest
Property 'immutableFields' does not exist on type 'MapIn<RequiredProps<{ version: LiteralCodec<"2.0">; name: TrivialCodec<string>; description: OptionalCodec<TrivialCodec<string>>; ... 5 more ...; views: OptionalCodec<...>; }>, $TypeOf> & MapIn<...>'.
Build, lint, and test on Node 20 and ubuntu-latest
Object literal may only specify known properties, and 'immutableFields' does not exist in type 'MapIn<RequiredProps<{ version: LiteralCodec<"2.0">; name: TrivialCodec<string>; description: OptionalCodec<TrivialCodec<string>>; ... 5 more ...; views: OptionalCodec<...>; }>, $TypeOf> & MapIn<...>'.
Build, lint, and test on Node 20 and ubuntu-latest
Property 'immutableFields' does not exist on type 'MapIn<RequiredProps<{ version: LiteralCodec<"2.0">; name: TrivialCodec<string>; description: OptionalCodec<TrivialCodec<string>>; ... 5 more ...; views: OptionalCodec<...>; }>, $TypeOf> & MapIn<...>'.
Build, lint, and test on Node 20 and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 20 and macOS-latest
The operation was canceled.
Build, lint, and test on Node 20 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 20 and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.