publish new versions #131
Annotations
10 errors and 1 warning
Run npm run build
Parameter 'o' implicitly has an 'any' type.
|
Run npm run build
Argument of type 'unknown' is not assignable to parameter of type 'AnyState'.
|
Run npm run build
Parameter 'r' implicitly has an 'any' type.
|
Run npm run build
Parameter 'o' implicitly has an 'any' type.
|
Run npm run build
Parameter 'u' implicitly has an 'any' type.
|
Run npm run build
Argument of type 'unknown' is not assignable to parameter of type 'AnyState'.
|
Run npm run build
Unused '@ts-expect-error' directive.
|
Run npm run build
Module '"@simulacrum/foundation-simulator"' has no exported member 'FoundationSimulator'.
|
Run npm run build
Argument of type '{ port: number; extendStore: { actions: (args: ExtendSimulationActions<ExtendedSchema>) => any; selectors: (args: ExtendSimulationSelectors<ExtendedSchema>) => any; schema: ({ slice }: ExtendSimulationSchema) => { ...; }; }; extendRouter: (router: e.Express, simulationStore: ExtendedSimulationStore) => void; openapi...' is not assignable to parameter of type '{ port: number; proxyAndSave: string; delayResponses?: number | { minimum: number; maximum: number; } | undefined; serveJsonFiles?: string | undefined; openapi?: { document: Document | (Document | RecursivePartial<...>)[]; handlers: (simulationStore: SimulationStore<...>) => Record<...>; apiRoot?: string | undefined...'.
|
Run npm run build
Parameter 'org' implicitly has an 'any' type.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading