1.0.0-alpha.3 RC - Update Dependencies and use Biome for Linting and Formatting #741
Annotations
10 errors and 1 warning
build:
src/engine/action/action-pipeline.ts#L1
Cannot find module '@runejs/filestore' or its corresponding type declarations.
|
build:
src/engine/action/pipe/item-on-npc.action.ts#L1
Property 'name' does not exist on type 'NpcDetails'.
|
build:
src/engine/action/pipe/item-on-npc.action.ts#L1
Property 'gameId' does not exist on type 'NpcDetails'.
|
build:
src/engine/action/pipe/item-on-npc.action.ts#L1
Property 'gameId' does not exist on type 'NpcDetails'.
|
build:
src/engine/action/pipe/item-on-object.action.ts#L1
Cannot find module '@runejs/filestore' or its corresponding type declarations.
|
build:
src/engine/action/pipe/npc-interaction.action.ts#L1
Property 'gameId' does not exist on type 'NpcDetails'.
|
build:
src/engine/action/pipe/npc-interaction.action.ts#L1
Property 'gameId' does not exist on type 'NpcDetails'.
|
build:
src/engine/action/pipe/object-interaction.action.ts#L1
Cannot find module '@runejs/filestore' or its corresponding type declarations.
|
build:
src/engine/action/pipe/task/walk-to-object-plugin-task.ts#L1
Cannot find module '@runejs/filestore' or its corresponding type declarations.
|
build:
src/engine/config/config-handler.ts#L1
Cannot find module '@runejs/filestore' or its corresponding type declarations.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|