Skip to content

1.0.0-alpha.3 RC - Update Dependencies and use Biome for Linting and Formatting #741

1.0.0-alpha.3 RC - Update Dependencies and use Biome for Linting and Formatting

1.0.0-alpha.3 RC - Update Dependencies and use Biome for Linting and Formatting #741

Triggered via pull request January 25, 2025 00:18
Status Failure
Total duration 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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