Skip to content

FIX: StdOut filled buffer blocking call #28

FIX: StdOut filled buffer blocking call

FIX: StdOut filled buffer blocking call #28

Triggered via push June 27, 2024 22:09
Status Success
Total duration 2m 52s
Artifacts 1

build-ci.yml

on: push
Matrix: coverage-ci
end-coverage-ci
2s
end-coverage-ci
Fit to window
Zoom out
Zoom in

Annotations

64 warnings
build-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-ci
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-ci: 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-ci: 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-ci: 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-ci: 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-ci: 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-ci: 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-ci: 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-ci: 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-ci: 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-ci: 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-ci (src/tests/SoloX.GeneratorTools.Core.UTest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage-ci (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-ci (src/tools.tests/SoloX.GeneratorTools.Generator.ITest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (src/tools.tests/SoloX.GeneratorTools.Generator.ITest): 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-ci (src/tests/SoloX.GeneratorTools.Core.CSharp.UTest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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.
pack-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pack-ci
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/
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci: 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.
pack-ci
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SoloX.GeneratorTools.Attributes
coverage-ci (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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-ci (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.
coverage-ci (src/tests/SoloX.GeneratorTools.Core.CSharp.ITest): 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.
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: "NugetPackages". 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
NugetPackages Expired
236 KB