Chore/add iql (#4) #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
publish.yml
on: push
run-checks
3m 0s
publish-npm
1m 0s
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.
|