revert of "Lint" #702
Annotations
11 warnings
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L65
Non-nullable field 'SourceFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L65
Non-nullable field 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L65
Non-nullable field 'JSON' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L136
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L141
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L118
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L123
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L128
Non-nullable property 'InstanceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L105
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build .NET Application:
Dotnet/ScreenshotMetadata/ScreenshotMetadata.cs#L110
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "html", "Release".
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/
|
Loading