Skip to content

Chore/add iql (#4)

Chore/add iql (#4) #4

Triggered via push January 29, 2024 15:46
Status Failure
Total duration 4m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
publish-npm
Cannot find module '@nmshd/iql' or its corresponding type declarations.
publish-npm
Cannot find module '@nmshd/iql' or its corresponding type declarations.
publish-npm
Parameter 'ii' implicitly has an 'any' type.
publish-npm
Cannot find module '@nmshd/iql' or its corresponding type declarations.
publish-npm
Cannot find module '@nmshd/runtime' or its corresponding type declarations.
publish-npm
Cannot find module '@nmshd/runtime' or its corresponding type declarations.
publish-npm
Argument of type 'this' is not assignable to parameter of type '{ readonly anonymousServices: AnonymousServices; requestAccountSelection(title?: string | undefined, description?: string | undefined): Promise<UserfriendlyResult<LocalAccountDTO | undefined>>; uiBridge(): Promise<...>; getServices(accountReference: string | ICoreAddress): Promise<...>; translate(key: string, ...val...'.
publish-npm
Property 'loggerFactory' does not exist on type 'AppRuntime'.
publish-npm
Property 'runtimeConfig' does not exist on type 'AppRuntime'.
publish-npm
This member cannot have an 'override' modifier because its containing class 'AppRuntime' does not extend another class.