Update imports and configurations #25
Annotations
8 errors and 3 warnings
build-and-deploy
Module '"@ic-reactor/store"' has no exported member 'ExtractedService'.
|
build-and-deploy
'"@ic-reactor/store"' has no exported member named 'ExtractActorMethodArgs'. Did you mean 'ActorMethodArgs'?
|
build-and-deploy
Type 'CandidDefenition' is not assignable to type '{ idlFactory: InterfaceFactory | undefined; init: ({ IDL }: { IDL: any; }) => never[]; }'.
|
build-and-deploy
Type '<A = BaseActor>({ isLocalEnv, withVisitor, ...options }: CreateReactActorOptions) => { useUserPrincipal: () => Principal | undefined; useAgentManager: () => AgentManager; useAuthStore: () => AgentAuthState; ... 8 more ...; getVisitFunction: () => VisitService<...>; }' is not assignable to type 'CreateReActor'.
|
build-and-deploy
'"@ic-reactor/store"' has no exported member named 'ExtractActorMethodArgs'. Did you mean 'ActorMethodArgs'?
|
build-and-deploy
'"@ic-reactor/store"' has no exported member named 'ExtractActorMethodReturnType'. Did you mean 'ActorMethodReturnType'?
|
build-and-deploy
Module '"@ic-reactor/store"' has no exported member 'ExtractedService'.
|
build-and-deploy
Process completed with exit code 1.
|
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy
The process '/usr/bin/git' failed with exit code 128
|