Skip to content

chore(deps): update dependency microsoft.codeanalysis.csharp to v4.10.0 - autoclosed #8430

chore(deps): update dependency microsoft.codeanalysis.csharp to v4.10.0 - autoclosed

chore(deps): update dependency microsoft.codeanalysis.csharp to v4.10.0 - autoclosed #8430

Triggered via pull request June 10, 2024 19:17
Status Failure
Total duration 52s
Artifacts

cicd.yaml

on: pull_request
Create Release
44s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Create Release
Process completed with exit code 1.
Create Release: src/KubernetesCRDModelGen.Sync/GenericObject.cs#L8
Non-nullable property 'ApiVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GenericObject.cs#L9
Non-nullable property 'Kind' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GenericObject.cs#L10
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GitHubRelease.cs#L5
Non-nullable property 'tag_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GitHubRelease.cs#L6
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GitHubRelease.cs#L9
Non-nullable property 'assets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GitHubRelease.cs#L10
Non-nullable property 'tarball_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GitHubRelease.cs#L11
Non-nullable property 'zipball_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GitHubRelease.cs#L15
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Create Release: src/KubernetesCRDModelGen.Sync/GitHubRelease.cs#L16
Non-nullable property 'browser_download_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.