extension v0.2.2 (#434) #692
Annotations
221 warnings
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (alpine-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (alpine-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (alpine-arm, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (alpine-arm, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (alpine-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (alpine-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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, true):
src/Sdk/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1207
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, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (linux-arm, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (alpine-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (alpine-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (alpine-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (alpine-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (alpine-arm, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (alpine-arm, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (linux-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (linux-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (linux-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (osx-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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/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/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/DTObjectTemplating/ObjectTemplating/TemplateReader.cs#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (osx-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (linux-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (linux-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (osx-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (win-arm64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (win-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (win-x64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (win-x64, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x86, true):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (win-x86, true):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (win-x86, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (win-x86, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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#L1203
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#L1204
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#L1207
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build (osx-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L142
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build (osx-arm64, false):
src/Runner.Server/Controllers/TimelineController.cs#L147
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
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
|
64.8 MB |
|
runner.server-alpine-arm-fxdependent
|
27.4 MB |
|
runner.server-alpine-arm64
|
64.4 MB |
|
runner.server-alpine-arm64-fxdependent
|
27.5 MB |
|
runner.server-alpine-x64
|
66.7 MB |
|
runner.server-alpine-x64-fxdependent
|
27.7 MB |
|
runner.server-linux-arm
|
64.8 MB |
|
runner.server-linux-arm-fxdependent
|
27.4 MB |
|
runner.server-linux-arm64
|
64.4 MB |
|
runner.server-linux-arm64-fxdependent
|
27.5 MB |
|
runner.server-linux-x64
|
67.2 MB |
|
runner.server-linux-x64-fxdependent
|
27.8 MB |
|
runner.server-osx-arm64
|
64.6 MB |
|
runner.server-osx-arm64-fxdependent
|
27.8 MB |
|
runner.server-osx-x64
|
66.7 MB |
|
runner.server-osx-x64-fxdependent
|
27.8 MB |
|
runner.server-win-arm64
|
70.5 MB |
|
runner.server-win-arm64-fxdependent
|
32.5 MB |
|
runner.server-win-x64
|
74.1 MB |
|
runner.server-win-x64-fxdependent
|
33.2 MB |
|
runner.server-win-x86
|
70.4 MB |
|
runner.server-win-x86-fxdependent
|
33 MB |
|