chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 #504
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2, actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L6
Non-nullable property 'ProductId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L9
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L12
Non-nullable property 'FileVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L15
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L21
Non-nullable property 'FileArchitecture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L6
Non-nullable property 'DocumentTitle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L9
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L12
Non-nullable property 'DocumentPublisher' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L15
Non-nullable property 'DocumentTracking' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L18
Non-nullable property 'DocumentNotes' 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: "macOS-latest", "ubuntu-latest", "windows-latest".
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