Skip to content

Merge pull request #61 from dxworks/victorc/sdk-version-check #116

Merge pull request #61 from dxworks/victorc/sdk-version-check

Merge pull request #61 from dxworks/victorc/sdk-version-check #116

Triggered via push November 6, 2023 16:41
Status Success
Total duration 2m 46s
Artifacts 3
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
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.VisualBasic/VisualBasicReturnValueModel.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.VisualBasic/VisualBasicPropertyModel.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.VisualBasic/VisualBasicAccessorMethodModel.cs#L9
Non-nullable property 'ReturnValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): Honeydew.Models.VisualBasic/VisualBasicParameterModel.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.VisualBasic/VisualBasicMethodModel.cs#L13
Non-nullable property 'ReturnValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): Honeydew.Models.VisualBasic/VisualBasicLocalVariableModel.cs#L9
Non-nullable property 'Type' 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.CSharp/CSharpAttributeModel.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.CSharp/CSharpDelegateModel.cs#L31
Non-nullable property 'ReturnValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (windows-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): 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 (windows-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 (windows-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 (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/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/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/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/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/CSharpPropertyModel.cs#L15
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/CSharpParameterModel.cs#L7
Non-nullable property 'Type' 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.19 KB
results-ubuntu-latest Expired
9.2 KB
results-windows-latest Expired
8.74 KB