Skip to content

fix(sdk): cloud deployment fails if root directory contains spaces #19639

fix(sdk): cloud deployment fails if root directory contains spaces

fix(sdk): cloud deployment fails if root directory contains spaces #19639

Triggered via pull request October 8, 2024 09:21
Status Failure
Total duration 4m 30s
Artifacts

build.yml

on: pull_request
Matrix: e2e-test
Benchmark
0s
Benchmark
sdk-spec-test  /  setup
sdk-spec-test / setup
Console Preview
0s
Console Preview
Matrix: sdk-spec-test / test
Waiting for pending jobs
sdk-spec-test  /  ...  /  update
sdk-spec-test / update-matrix / update
Quality Gate
1s
Quality Gate
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

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.