Skip to content

Bump webpack from 5.94.0 to 5.95.0 in /src/vscode-bicep (#15372) #35932

Bump webpack from 5.94.0 to 5.95.0 in /src/vscode-bicep (#15372)

Bump webpack from 5.94.0 to 5.95.0 in /src/vscode-bicep (#15372) #35932

Triggered via push October 23, 2024 23:01
Status Failure
Total duration 11m 57s
Artifacts 27

build.yml

on: push
Check secret access
1s
Check secret access
Matrix: test-dotnet
Build NuGet Packages
1m 21s
Build NuGet Packages
Build Visual Studio Extension
11m 41s
Build Visual Studio Extension
Build Playground
3m 5s
Build Playground
Build Highlight Libraries
3m 50s
Build Highlight Libraries
Build Windows Setup
1m 35s
Build Windows Setup
Matrix: test-cli-e2e
PR Comment: Preview Links
4s
PR Comment: Preview Links
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
15s
PR Comment: Dotnet Tests Summary
Matrix: build-cli-nugets
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
src/live/local-deploy.test.ts > bicep local-deploy > should publish and run an extension published to a registry: src/Bicep.Cli.E2eTests/src/utils/command.ts#L84
Error: Process terminated prematurely. result = {"status":null,"signal":"SIGABRT","output":[null,"","WARNING: The 'publish-extension' CLI command group is an experimental feature. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.\nUnhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'bytes')\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(Stream content, CancellationToken cancellationToken)\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(BinaryData content, CancellationToken cancellationToken)\n at Bicep.Core.Registry.AzureContainerRegistryManager.PushArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference, String mediaType, String artifactType, OciDescriptor config, IEnumerable`1 layers, OciManifestAnnotationsBuilder annotations) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 85\n at Bicep.Core.Registry.OciArtifactRegistry.PublishExtension(OciArtifactReference reference, ExtensionPackage package) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/OciArtifactRegistry.cs:line 340\n at Bicep.Core.Registry.ModuleDispatcher.PublishExtension(ArtifactReference reference, ExtensionPackage package) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/ModuleDispatcher.cs:line 269\n at Bicep.Cli.Commands.PublishExtensionCommand.PublishExtensionAsync(ArtifactReference target, ExtensionPackage package, Boolean overwriteIfExists) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Commands/PublishExtensionCommand.cs:line 87\n at Bicep.Cli.Commands.PublishExtensionCommand.RunAsync(PublishExtensionArguments args) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Commands/PublishExtensionCommand.cs:line 74\n at Bicep.Cli.Program.RunAsync(String[] args, CancellationToken cancellationToken) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 99\n at Bicep.Cli.Program.<>c__DisplayClass3_0.<<Main>b__0>d.MoveNext() in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 59\n--- End of stack trace from previous location ---\n at Bicep.Cli.Program.RunWithCancellationAsync(Func`2 runFunc) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 154\n at Bicep.Cli.Program.Main(String[] args) in /home/runner/work/bicep/bicep/src/Bicep.Cli/Program.cs:line 40\n at Bicep.Cli.Program.<Main>(String[] args)\n"],"pid":3245,"stdout":"","stderr":"WARNING: The 'publish-extension' CLI command group is an experimental feature. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.\nUnhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'bytes')\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(Stream content, CancellationToken cancellationToken)\n at Azure.Containers.ContainerRegistry.ContainerRegistryContentClient.UploadBlobAsync(BinaryData content, CancellationToken cancellationToken)\n at Bicep.Core.Registry.AzureContainerRegistryManager.PushArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference, String mediaType, String artifactType, OciDescriptor config, IEnumerable`1 layers, OciManifestAnnotationsBuilder annotations) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 85\n at Bicep.Core.Registry.OciArtifactRegistry.PublishExtension(OciArtifactReference reference, ExtensionPackage package) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/OciArtifactRegistry.cs:line 340\n at Bicep.Core.Registry.ModuleDispatcher.PublishExtension(ArtifactReference reference, Exten
Test CLI (live) (osx-x64) (ff)
Process completed with exit code 1.
Build: VSCode Extension
This extension consists of 461 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.
Test Dotnet (macos-latest) (Core)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (ubuntu-latest) (Core)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (ubuntu-latest) (Others)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (macos-latest) (Others)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (ubuntu-latest) (LangServer)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (windows-latest) (Core)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Test Dotnet (macos-latest) (LangServer)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (windows-latest) (LangServer)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Test: VSCode Extension (macos-latest, false)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test Dotnet (windows-latest) (Others)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
Test: VSCode Extension (ubuntu-latest, false)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Test: VSCode Extension (windows-latest, false)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1

Artifacts

Produced during runtime
Name Size
Bicep.VSLanguageServerClient.Vsix.vsix
32.6 MB
TestResults
7.62 MB
bicep-nupkg-any
33.4 MB
bicep-nupkg-linux-arm64
39.6 MB
bicep-nupkg-linux-x64
39.8 MB
bicep-nupkg-osx-arm64
39.4 MB
bicep-nupkg-osx-x64
39.8 MB
bicep-nupkg-win-arm64
41.5 MB
bicep-nupkg-win-x64
41.2 MB
bicep-project-assets-linux-arm64
86.4 KB
bicep-project-assets-linux-musl-x64
86.4 KB
bicep-project-assets-linux-x64
86.4 KB
bicep-project-assets-osx-arm64
86.4 KB
bicep-project-assets-osx-x64
86.4 KB
bicep-project-assets-win-arm64
86.4 KB
bicep-project-assets-win-x64
86.4 KB
bicep-release-linux-arm64
42.3 MB
bicep-release-linux-musl-x64
41.8 MB
bicep-release-linux-x64
41.7 MB
bicep-release-osx-arm64
42 MB
bicep-release-osx-x64
41.7 MB
bicep-release-win-arm64
42.4 MB
bicep-release-win-x64
42 MB
bicep-setup-win-x64
34.4 MB
build-binlog-files
1.36 MB
playground
79.3 MB
vscode-bicep.vsix
47.4 MB