feat: prevent immutable fields from being updated at runtime #1405
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/.
|