feat: Update CRDs #8418
Annotations
1 error and 10 warnings
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading