feat: support assetBundle #1923
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.
|