Foundation Simulator #3
Annotations
10 errors and 1 warning
covector
Type 'Input' does not satisfy the constraint 'Record<string, any>'.
|
covector
Type 'Input' does not satisfy the constraint 'Record<string, any>'.
|
covector
Type 'Input' does not satisfy the constraint 'Record<string, any>'.
|
covector
Type 'Input' does not satisfy the constraint 'Record<string, any>'.
|
covector
Type 'Input' does not satisfy the constraint 'Record<string, any>'.
|
covector
Type 'Input' does not satisfy the constraint 'Record<string, any>'.
|
covector
Argument of type '{ schema: SimulationInputSchema<Input>; actions: Actions<Input>; } | undefined' is not assignable to parameter of type '{ actions?: Actions<Record<string, any>> | undefined; schema: SimulationInputSchema<Record<string, any>>; } | undefined'.
|
covector
Argument of type '{ store: FxStore<QueryState & Record<string, any>>; schema: SimulationSchema<Record<string, any>>; actions: { updater: CreateActionWithPayload<...>; }; }' is not assignable to parameter of type '{ store: FxStore<QueryState & Input>; schema: SimulationSchema<Input>; actions: Actions<Input>; }'.
|
covector
Argument of type '{ store: FxStore<QueryState & Record<string, any>>; schema: SimulationSchema<Record<string, any>>; actions: { updater: CreateActionWithPayload<...>; }; }' is not assignable to parameter of type '{ store: FxStore<QueryState & Input>; schema: SimulationSchema<Input>; actions: Actions<Input>; }'.
|
covector
code: 1
env: {}
cwd: /home/runner/work/simulacrum/simulacrum/packages/foundation
$ npm publish --access public
|
covector
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jbolda/covector/packages/action@covector-v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|