Skip to content

Require Specific version of .NET Sdk #115

Require Specific version of .NET Sdk

Require Specific version of .NET Sdk #115

Triggered via pull request November 6, 2023 14:42
Status Success
Total duration 2m 36s
Artifacts 3

end_to_end_test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (ubuntu-latest)
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/
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (macos-latest)
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/
build (macos-latest): 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.
build (macos-latest): 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.
build (macos-latest): 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.
build (macos-latest): 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.
build (macos-latest): 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.
build (macos-latest): 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.
build (macos-latest): Honeydew.Models.CSharp/CSharpPropertyModel.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): Honeydew.Models.CSharp/CSharpDelegateModel.cs#L31
Non-nullable property 'ReturnValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): Honeydew.Models.CSharp/CSharpParameterModel.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): Honeydew.Models.CSharp/CSharpEntityTypeModel.cs#L9
Non-nullable property 'FullType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest)
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/
build (windows-latest): 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.
build (windows-latest): 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.
build (windows-latest): 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.
build (windows-latest): 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.
build (windows-latest): Honeydew.Models.VisualBasic/VisualBasicReturnValueModel.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): Honeydew.Models.VisualBasic/VisualBasicPropertyModel.cs#L15
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): Honeydew.Models.VisualBasic/VisualBasicAttributeModel.cs#L9
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): Honeydew.Models.VisualBasic/VisualBasicBaseTypeModel.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): Honeydew.Models.VisualBasic/VisualBasicAccessorMethodModel.cs#L9
Non-nullable property 'ReturnValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-latest): Honeydew.Models.VisualBasic/VisualBasicDelegateModel.cs#L20
Non-nullable property 'ReturnValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
results-macos-latest Expired
9.11 KB
results-ubuntu-latest Expired
9.21 KB
results-windows-latest Expired
8.87 KB