Skip to content

[WIP] Support private module completions #37828

[WIP] Support private module completions

[WIP] Support private module completions #37828

Triggered via pull request January 14, 2025 22:31
Status Failure
Total duration 14m 42s
Artifacts 27

build.yml

on: pull_request
Check secret access
2s
Matrix: test-dotnet
Build NuGet Packages
1m 32s
Build Visual Studio Extension
14m 21s
Build Playground
3m 16s
Build Highlight Libraries
4m 16s
Build Windows Setup
1m 35s
Matrix: test-cli-e2e
PR Comment: Preview Links
3s
Matrix: Test: VSCode Bicep UI
Matrix: Test: VSCode Extension
Matrix: test-cli-live-linux-musl-x64
Matrix: test-cli-live
PR Comment: Dotnet Tests Summary
17s
Matrix: build-cli-nugets

Annotations

16 errors and 41 warnings
Test CLI (live) (osx-x64) (ff)
AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft support. Trace ID: b8735622-9d16-40cc-a268-1d728c760d00 Correlation ID: 29255b7c-5c10-4f13-bff7-ceeeee64a2fb Timestamp: 2025-01-14 22:34:17Z
Test CLI (live) (osx-x64) (ff)
Interactive authentication is needed. Please run: az login
Test CLI (live) (osx-x64) (ff)
Login failed with Error: The process '/opt/homebrew/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Test CLI (live) (linux-musl-x64) (ff)
AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft support. Trace ID: 9591822e-8629-4098-8c6d-dc59decb0d00 Correlation ID: fcd45640-03a7-43d8-9fba-34bbe8846278 Timestamp: 2025-01-14 22:34:27Z
Test CLI (live) (linux-musl-x64) (ff)
Interactive authentication is needed. Please run: az login WARNING: Azure CLI 2.63.0 is the last version available on Alpine and will not receive updates. Consider migrating to the Azure Linux based image for Azure CLI. For more information: https://go.microsoft.com/fwlink/?linkid=2282203
Test CLI (live) (linux-musl-x64) (ff)
Login failed with Error: The process '/usr/local/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Test CLI (live) (linux-x64) (ff)
AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft support. Trace ID: 8b70c186-1758-4326-bd2f-b1da73be0e00 Correlation ID: a86ab82c-cff4-4eda-a937-72e68b5eb972 Timestamp: 2025-01-14 22:34:31Z
Test CLI (live) (linux-x64) (ff)
Interactive authentication is needed. Please run: az login
Test CLI (live) (linux-x64) (ff)
Login failed with Error: The process '/usr/bin/az' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Test CLI (live) (linux-musl-x64) (prod)
The job was canceled because "ff" failed.
Test CLI (live) (linux-musl-x64) (prod)
The operation was canceled.
Test CLI (live) (win-x64) (ff)
AADSTS5000224: We are sorry, this resource is not available. If you are seeing this message by mistake, please contact Microsoft support. Trace ID: 11d17470-5d5d-4296-85b3-2f4442610e00 Correlation ID: 856eea95-8ebd-4dd7-b631-1d363f911534 Timestamp: 2025-01-14 22:35:10Z
Test CLI (live) (win-x64) (ff)
Interactive authentication is needed. Please run: az login
Test CLI (live) (win-x64) (ff)
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Test Dotnet (ubuntu-latest) (Others)
Process completed with exit code 1.
Test Dotnet (windows-latest) (Others)
Process completed with exit code 1.
Check secret access
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build NuGet Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI (linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI (osx-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI (linux-musl-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI (linux-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI (win-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI (osx-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI (win-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test CLI (live) (linux-musl-x64) (ff)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test CLI (live) (linux-x64) (ff)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test CLI (e2e) (linux-musl-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Playground
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: VSCode Extension
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: VSCode Extension
This extension consists of 467 files, out of which 104 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
PR Comment: Preview Links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Dotnet (ubuntu-latest) (Core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI NuGet Packages (linux-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: VSCode Bicep UI (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Highlight Libraries
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Dotnet (ubuntu-latest) (Others)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI NuGet Packages (linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Dotnet (ubuntu-latest) (LangServer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test CLI (e2e) (linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PR Comment: Dotnet Tests Summary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test CLI (live) (linux-x64) (prod)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: VSCode Extension (ubuntu-latest, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Bicep.VSLanguageServerClient.Vsix.vsix
34.9 MB
TestResults
4.91 MB
bicep-nupkg-any
35.9 MB
bicep-nupkg-linux-arm64
41.5 MB
bicep-nupkg-linux-x64
41.8 MB
bicep-nupkg-osx-arm64
41.3 MB
bicep-nupkg-osx-x64
41.8 MB
bicep-nupkg-win-arm64
43.5 MB
bicep-nupkg-win-x64
43.1 MB
bicep-project-assets-linux-arm64
87.5 KB
bicep-project-assets-linux-musl-x64
87.5 KB
bicep-project-assets-linux-x64
87.5 KB
bicep-project-assets-osx-arm64
87.5 KB
bicep-project-assets-osx-x64
87.5 KB
bicep-project-assets-win-arm64
87.5 KB
bicep-project-assets-win-x64
87.5 KB
bicep-release-linux-arm64
44.3 MB
bicep-release-linux-musl-x64
43.7 MB
bicep-release-linux-x64
43.7 MB
bicep-release-osx-arm64
44 MB
bicep-release-osx-x64
43.7 MB
bicep-release-win-arm64
44.4 MB
bicep-release-win-x64
44 MB
bicep-setup-win-x64
36.3 MB
build-binlog-files
1.36 MB
playground
83.2 MB
vscode-bicep.vsix
49.2 MB