Skip to content

chore(deps): update github/codeql-action digest to 949c156 #512

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

chore(deps): update github/codeql-action digest to 949c156 #512

Triggered via push December 12, 2024 23:18
Status Success
Total duration 3m 7s
Artifacts 3

build.yml

on: push
Matrix: build
Push GitHub Packages
0s
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/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/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/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/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/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/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-ubuntu-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-ubuntu-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-ubuntu-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-ubuntu-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentAcknowledgmentOrganization.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-ubuntu-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentTracking.cs#L6
Non-nullable property 'Identification' 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/CvrfDocumentTracking.cs#L12
Non-nullable property 'Version' 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/CvrfDocumentTracking.cs#L15
Non-nullable property 'RevisionHistory' 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/CvrfDocumentTracking.cs#L24
Non-nullable property 'Generator' 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/CvrfDocumentDistribution.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/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-windows-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-windows-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentPublisher.cs#L6
Non-nullable property 'ContactDetails' 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/CvrfDocumentPublisher.cs#L9
Non-nullable property 'IssuingAuthority' 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/CvrfDocumentPublisher.cs#L15
Non-nullable property 'VendorId' 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/CvrfDocumentTracking.cs#L6
Non-nullable property 'Identification' 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