Skip to content

WIP nameof function #73

WIP nameof function

WIP nameof function #73

Triggered via pull request July 29, 2024 22:57
Status Failure
Total duration 9m 22s
Artifacts 27

build.yml

on: pull_request
Check secret access
2s
Check secret access
Matrix: test-dotnet
Build NuGet Packages
1m 22s
Build NuGet Packages
Build Visual Studio Extension
7m 59s
Build Visual Studio Extension
Build Playground
3m 16s
Build Playground
Build Highlight Libraries
3m 46s
Build Highlight Libraries
Build Windows Setup
1m 8s
Build Windows Setup
Matrix: test-cli-e2e
PR Comment: Preview Links
0s
PR Comment: Preview Links
Matrix: Test: VSCode Extension
Matrix: test-cli-live-linux-musl-x64
Matrix: test-cli-live
PR Comment: Dotnet Tests Summary
24s
PR Comment: Dotnet Tests Summary
Matrix: build-cli-nugets
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 22 warnings
Test Dotnet (ubuntu-latest) (Core)
Process completed with exit code 1.
Test Dotnet (ubuntu-latest) (Others)
Process completed with exit code 1.
Test Dotnet (windows-latest) (Core)
Process completed with exit code 1.
Test Dotnet (windows-latest) (Others)
Process completed with exit code 1.
Build: VSCode Extension
This extension consists of 463 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 (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) (LangServer)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ToStdOut_ShouldSucceed_Modules_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests): Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az700-634_2024-07-29_23_01_24[1].trx [took 0s] TestResults/runneradmin_fv-az1388-483_2024-07-29_23_02_45.trx [took 0s]
All 2 runs failed: Modules_CRLF, with docUri, publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests): Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az700-634_2024-07-29_23_01_24[1].trx [took 0s] TestResults/runneradmin_fv-az1388-483_2024-07-29_23_02_45.trx [took 0s]
All 2 runs failed: Build_Valid_SingleFile_WithTemplateSpecReference_ShouldSucceed_Modules_CRLF (Bicep.Cli.IntegrationTests.BuildCommandTests): Bicep.Cli.IntegrationTests.BuildCommandTests#L0
TestResults/_fv-az700-634_2024-07-29_23_01_24[1].trx [took 0s] TestResults/runneradmin_fv-az1388-483_2024-07-29_23_02_45.trx [took 0s]
All 2 runs failed: Modules_CRLF, without docUri, not publishing source (Bicep.Cli.IntegrationTests.PublishCommandTests): Bicep.Cli.IntegrationTests.PublishCommandTests#L0
TestResults/_fv-az700-634_2024-07-29_23_01_24[1].trx [took 0s] TestResults/runneradmin_fv-az1388-483_2024-07-29_23_02_45.trx [took 0s]
All 2 runs failed: Format_SampleBicepFile_MatchesFormattedSample_Modules_CRLF (Bicep.Cli.IntegrationTests.FormatCommandTests): Bicep.Cli.IntegrationTests.FormatCommandTests#L0
TestResults/_fv-az700-634_2024-07-29_23_01_24[1].trx [took 0s] TestResults/runneradmin_fv-az1388-483_2024-07-29_23_02_45.trx [took 0s]
All 2 runs failed: ValidBicep_TemplateEmiterShouldProduceExpectedTemplate_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests): Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: Parser_should_produce_expected_syntax_Modules_CRLF (Bicep.Core.IntegrationTests.ParserTests): Bicep.Core.IntegrationTests.ParserTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: ProgramsShouldProduceExpectedIrTree_Modules_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests): Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: ProgramsShouldProduceExpectedUserDeclaredSymbols_Modules_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests): Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: LexerShouldProduceExpectedTokens_Modules_CRLF (Bicep.Core.IntegrationTests.LexerTests): Bicep.Core.IntegrationTests.LexerTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: ValidBicepTextWriter_TemplateEmiterShouldProduceExpectedTemplate_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests): Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: ValidBicep_EmitTemplate_should_produce_expected_symbolicname_template_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests): Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: SourceMap_maps_json_to_bicep_lines_Modules_CRLF (Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests): Bicep.Core.IntegrationTests.Emit.TemplateEmitterTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: Print_DataSet_ProducesExpectedOutput_Modules_CRLF (Bicep.Core.IntegrationTests.PrettyPrint.PrettyPrinterV2Tests): Bicep.Core.IntegrationTests.PrettyPrint.PrettyPrinterV2Tests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: ProgramsShouldProduceExpectedDiagnostics_Modules_CRLF (Bicep.Core.IntegrationTests.Semantics.SemanticModelTests): Bicep.Core.IntegrationTests.Semantics.SemanticModelTests#L0
TestResults/_fv-az1149-192_2024-07-29_23_00_09.trx [took 0s] TestResults/runneradmin_fv-az1258-528_2024-07-29_23_01_10[1].trx [took 0s]
All 2 runs failed: DataSetBicepLineEndingsShouldMatchDataSetNameSuffix_Resources_CRLF (Bicep.Core.Samples.DataSetsTests): Bicep.Core.Samples.DataSetsTests#L0
TestResults/_fv-az700-634_2024-07-29_23_00_50[1].trx [took 0s] TestResults/runneradmin_fv-az1388-483_2024-07-29_23_01_59.trx [took 0s]
All 2 runs failed: DataSetBicepLineEndingsShouldMatchDataSetNameSuffix_Modules_CRLF (Bicep.Core.Samples.DataSetsTests): Bicep.Core.Samples.DataSetsTests#L0
TestResults/_fv-az700-634_2024-07-29_23_00_50[1].trx [took 0s] TestResults/runneradmin_fv-az1388-483_2024-07-29_23_01_59.trx [took 0s]
Test: VSCode Extension (ubuntu-latest, true)
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, true)
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 Expired
31.8 MB
TestResults Expired
4.88 MB
bicep-nupkg-any Expired
32.7 MB
bicep-nupkg-linux-arm64 Expired
38.7 MB
bicep-nupkg-linux-x64 Expired
38.9 MB
bicep-nupkg-osx-arm64 Expired
38.5 MB
bicep-nupkg-osx-x64 Expired
38.9 MB
bicep-nupkg-win-arm64 Expired
40.6 MB
bicep-nupkg-win-x64 Expired
40.3 MB
bicep-project-assets-linux-arm64 Expired
86.7 KB
bicep-project-assets-linux-musl-x64 Expired
86.7 KB
bicep-project-assets-linux-x64 Expired
86.7 KB
bicep-project-assets-osx-arm64 Expired
86.7 KB
bicep-project-assets-osx-x64 Expired
86.7 KB
bicep-project-assets-win-arm64 Expired
86.7 KB
bicep-project-assets-win-x64 Expired
86.7 KB
bicep-release-linux-arm64 Expired
41.4 MB
bicep-release-linux-musl-x64 Expired
40.8 MB
bicep-release-linux-x64 Expired
40.8 MB
bicep-release-osx-arm64 Expired
41.1 MB
bicep-release-osx-x64 Expired
40.8 MB
bicep-release-win-arm64 Expired
41.5 MB
bicep-release-win-x64 Expired
41.1 MB
bicep-setup-win-x64 Expired
33.7 MB
build-binlog-files Expired
1.37 MB
playground Expired
77 MB
vscode-bicep.vsix Expired
46.4 MB