Skip to content

feat: support assetBundle #1922

feat: support assetBundle

feat: support assetBundle #1922

Triggered via push November 13, 2024 00:17
Status Failure
Total duration 31s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Node 18.x / ubuntu-latest: src/AssetManager.ts#L16
'"@akashic/game-configuration"' has no exported member named 'AssetBundleConfiguration'. Did you mean 'AssetConfiguration'?
Node 18.x / ubuntu-latest: src/AssetManager.ts#L17
'"@akashic/game-configuration"' has no exported member named 'BundledAssetConfiguration'. Did you mean 'AssetConfiguration'?
Node 18.x / ubuntu-latest: src/InitialScene.ts#L1
'"@akashic/game-configuration"' has no exported member named 'AssetBundleConfiguration'. Did you mean 'AssetConfiguration'?
Node 18.x / ubuntu-latest: src/InitialScene.ts#L32
Property 'assetBundle' does not exist on type 'GameConfiguration'.
Node 18.x / ubuntu-latest: src/InitialScene.ts#L33
Property 'assetBundle' does not exist on type 'GameConfiguration'.
Node 18.x / ubuntu-latest
Process completed with exit code 2.
Node 18.x / windows-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 18.x / windows-latest
The operation was canceled.
Node 20.x / windows-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 20.x / windows-latest
The operation was canceled.
Node 20.x / ubuntu-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 20.x / ubuntu-latest: src/AssetManager.ts#L16
'"@akashic/game-configuration"' has no exported member named 'AssetBundleConfiguration'. Did you mean 'AssetConfiguration'?
Node 20.x / ubuntu-latest: src/AssetManager.ts#L17
'"@akashic/game-configuration"' has no exported member named 'BundledAssetConfiguration'. Did you mean 'AssetConfiguration'?
Node 20.x / ubuntu-latest: src/InitialScene.ts#L1
'"@akashic/game-configuration"' has no exported member named 'AssetBundleConfiguration'. Did you mean 'AssetConfiguration'?
Node 20.x / ubuntu-latest: src/InitialScene.ts#L32
Property 'assetBundle' does not exist on type 'GameConfiguration'.
Node 20.x / ubuntu-latest: src/InitialScene.ts#L33
Property 'assetBundle' does not exist on type 'GameConfiguration'.
Node 20.x / ubuntu-latest
The operation was canceled.