Annotations
1 error and 11 warnings
build-and-publish
Process completed with exit code 1.
|
build-and-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@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-and-publish:
Source/Silverfly/Helpers/TypeNameParser.cs#L10
Non-nullable property 'Start' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly/Helpers/TypeNameParser.cs#L11
Non-nullable property 'End' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly/Helpers/TypeNameParser.cs#L12
Non-nullable property 'Seperator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly/Helpers/TypeNameParser.cs#L10
Non-nullable property 'Start' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly/Helpers/TypeNameParser.cs#L11
Non-nullable property 'End' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly/Helpers/TypeNameParser.cs#L12
Non-nullable property 'Seperator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly.TreeVisualizer/TreeCommand.cs#L20
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly.TreeVisualizer/TreeCommand.cs#L20
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-and-publish:
Source/Silverfly.Generator/ParseletSourceGenerator.cs#L11
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
build-and-publish:
Source/Silverfly.Generator/VisitorRegistrationSourceGenerator.cs#L9
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-package
|
601 KB |
|