Skip to content

Unsupported legacy syntax causes errors (#438) #703

Unsupported legacy syntax causes errors (#438)

Unsupported legacy syntax causes errors (#438) #703

Triggered via push November 18, 2024 18:43
Status Success
Total duration 2m 27s
Artifacts 22
Matrix: build
publish-to-github
0s
publish-to-github
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

177 warnings
build (linux-arm, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (osx-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (alpine-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (alpine-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (osx-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (alpine-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (osx-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (alpine-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (alpine-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (osx-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (osx-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (win-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (alpine-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (alpine-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (linux-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (linux-arm, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (win-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-arm64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (win-x86, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (win-x86, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x86, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (win-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, true): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (win-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/Utils/DotNetMuxer.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/AzurePipelines/AutoCompleteHelper.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1166
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (win-x64, false): src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1169
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "runner.server-alpine-arm", "runner.server-alpine-arm64", "runner.server-alpine-arm64-fxdependent", "runner.server-alpine-arm-fxdependent", "runner.server-alpine-x64", "runner.server-alpine-x64-fxdependent", "runner.server-linux-arm", "runner.server-linux-arm64", "runner.server-linux-arm64-fxdependent", "runner.server-linux-arm-fxdependent", "runner.server-linux-x64", "runner.server-linux-x64-fxdependent", "runner.server-osx-arm64", "runner.server-osx-arm64-fxdependent", "runner.server-osx-x64", "runner.server-osx-x64-fxdependent", "runner.server-win-arm64", "runner.server-win-arm64-fxdependent", "runner.server-win-x64", "runner.server-win-x64-fxdependent", "runner.server-win-x86", "runner.server-win-x86-fxdependent". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
runner.server-alpine-arm
65 MB
runner.server-alpine-arm-fxdependent
27.4 MB
runner.server-alpine-arm64
64.6 MB
runner.server-alpine-arm64-fxdependent
27.5 MB
runner.server-alpine-x64
66.9 MB
runner.server-alpine-x64-fxdependent
27.7 MB
runner.server-linux-arm
65 MB
runner.server-linux-arm-fxdependent
27.4 MB
runner.server-linux-arm64
64.6 MB
runner.server-linux-arm64-fxdependent
27.5 MB
runner.server-linux-x64
67.4 MB
runner.server-linux-x64-fxdependent
27.8 MB
runner.server-osx-arm64
64.8 MB
runner.server-osx-arm64-fxdependent
27.8 MB
runner.server-osx-x64
66.9 MB
runner.server-osx-x64-fxdependent
27.8 MB
runner.server-win-arm64
70.8 MB
runner.server-win-arm64-fxdependent
32.5 MB
runner.server-win-x64
74.4 MB
runner.server-win-x64-fxdependent
33.2 MB
runner.server-win-x86
70.6 MB
runner.server-win-x86-fxdependent
33 MB