Skip to content

feat: support assetBundle #1923

feat: support assetBundle

feat: support assetBundle #1923

Triggered via pull request November 13, 2024 00:41
Status Failure
Total duration 39s
Artifacts

test.yml

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

Annotations

16 errors
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
Process completed with exit code 2.
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 20.x / windows-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 20.x / windows-latest
The operation was canceled.
Node 18.x / windows-latest
The job was canceled because "ubuntu-latest_18_x" failed.
Node 18.x / windows-latest
The operation was canceled.