Skip to content

sync-crds

sync-crds #14869

Triggered via schedule June 10, 2024 20:01
Status Success
Total duration 1m 1s
Artifacts

sync-crds.yaml

on: schedule
sync-crds
49s
sync-crds
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
sync-crds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.
sync-crds: 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.