Skip to content

Bump System.Text.Json from 8.0.1 to 8.0.4 in /src/libs/SoloX.GeneratorTools.Core.CSharp #90

Bump System.Text.Json from 8.0.1 to 8.0.4 in /src/libs/SoloX.GeneratorTools.Core.CSharp

Bump System.Text.Json from 8.0.1 to 8.0.4 in /src/libs/SoloX.GeneratorTools.Core.CSharp #90

Status Success
Total duration 2m 50s
Artifacts

build-pr.yml

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

Annotations

50 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/Impl/AInstanceResolver.cs#L44
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/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/Model/IEnumDeclaration.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#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/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.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.UTest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage-pr (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Impl/AInstanceResolver.cs#L44
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/Model/IEnumDeclaration.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#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/Generator/Impl/AutomatedGenerator.cs#L51
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/Impl/AutomatedGenerator.cs#L51
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/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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/Model/IEnumDeclaration.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/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/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/Evaluator/ConstantExpressionSyntaxEvaluator.cs#L114
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage-pr (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): src/libs/SoloX.GeneratorTools.Core.CSharp/Generator/Impl/AInstanceResolver.cs#L44
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/Model/IEnumDeclaration.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#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/Impl/AutomatedGenerator.cs#L51
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/Impl/AutomatedGenerator.cs#L51
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#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/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/Workspace/ICSharpWorkspace.cs#L75
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.