Skip to content
Triggered via pull request September 3, 2023 13:22
Status Success
Total duration 3m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-pr.yml

on: pull_request
Matrix: coverage-pr
end-coverage-pr
4s
end-coverage-pr
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
build-pr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-pr: src/tools/SoloX.GeneratorTools.Generator.Sample2/Class1.cs#L10
Non-nullable property 'SomeList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-pr: src/tools/SoloX.GeneratorTools.Generator.Sample2/Class1.cs#L12
Non-nullable property 'SomeClass' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/ReplacePattern/TextPatternHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/ReplacePattern/TextPatternHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-pr: src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.UTest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/Impl/CSharpWorkspace.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/ReplacePattern/TextPatternHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/Impl/CSharpWorkspace.cs#L116
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/ReplacePattern/TextPatternHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Workspace/ICSharpWorkspace.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Attributes/RepeatAttribute.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/ReplacePattern/TextPatternHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/ReplacePattern/TextPatternHelper.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L108
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.