fix(sdk): cloud deployment fails if root directory contains spaces #19639
build.yml
on: pull_request
Build
4m 10s
Test
4m 13s
Matrix: e2e-test
Console Preview
0s
Matrix: sdk-spec-test / test
Waiting for pending jobs
Publish
0s
Annotations
10 errors
Build
Property 'entries' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property 'keys' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property 'values' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property '[Symbol.iterator]' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
Property 'forEach' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
Build
winglang#compile: command (/home/runner/work/wing/wing/packages/winglang) /home/runner/setup-pnpm/node_modules/.bin/pnpm run compile exited (1)
|
Build
Process completed with exit code 1.
|
Test
@wingcloud/framework#test: command (/home/runner/work/wing/wing/packages/@wingcloud/framework) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
Test
Process completed with exit code 1.
|
Quality Gate
Process completed with exit code 1.
|