Skip to content

feat: Update CRDs #8423

feat: Update CRDs

feat: Update CRDs #8423

Triggered via pull request June 10, 2024 16:03
Status Failure
Total duration 48s
Artifacts

cicd.yaml

on: pull_request
Create Release
40s
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.