Require Specific version of .NET Sdk #115
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Release for Ubuntu:
Honeydew.Models/Types/GenericType.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models/Types/AccessedField.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models/Types/AccessedField.cs#L7
Non-nullable property 'DefinitionClassName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models/Types/AccessedField.cs#L9
Non-nullable property 'LocationClassName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models.CSharp/CSharpBaseTypeModel.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models.CSharp/CSharpAttributeModel.cs#L9
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models.CSharp/CSharpReturnValueModel.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models.CSharp/CSharpFieldModel.cs#L9
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models.CSharp/CSharpAccessorMethodModel.cs#L9
Non-nullable property 'ReturnValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release for Ubuntu:
Honeydew.Models.CSharp/CSharpLocalVariableModel.cs#L9
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading