Skip to content

chore(deps): update github/codeql-action digest to d835c34 #511

chore(deps): update github/codeql-action digest to d835c34

chore(deps): update github/codeql-action digest to d835c34 #511

Triggered via push December 10, 2024 20:29
Status Success
Total duration 3m 39s
Artifacts 3

build.yml

on: push
Matrix: build
Push GitHub Packages
31s
Push GitHub Packages
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
Build-macOS-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/VulnerabilityTitle.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/VulnerabilityThreatDescription.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-macOS-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/BranchType.cs#L6
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-macOS-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/BranchType.cs#L12
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-macOS-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/VulnerabilityThreat.cs#L6
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-windows-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentNote.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-windows-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentNote.cs#L9
Non-nullable property 'Audience' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-windows-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentNote.cs#L15
Non-nullable property 'Ordinal' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-windows-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentNote.cs#L21
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-windows-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentReferenceDescription.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build-windows-latest: 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.
Build-windows-latest: 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.
Build-windows-latest: 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.
Build-windows-latest: 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.
Build-windows-latest: 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.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
macOS-latest
89.4 KB
ubuntu-latest
89.4 KB
windows-latest
91 KB