Skip to content

support for harvester arm driver (#46089) #52

support for harvester arm driver (#46089)

support for harvester arm driver (#46089) #52

Triggered via push September 26, 2024 13:57
Status Success
Total duration 6m 12s
Artifacts
check-changes
6m 0s
check-changes
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check-changes
encountered struct field "ContentEncoding" without JSON tag in type "Unknown"
check-changes
encountered struct field "ContentType" without JSON tag in type "Unknown"
check-changes: pkg/apis/project.cattle.io/v3/app_types.go#L17
encountered struct field "" without JSON tag in type "App"
check-changes: pkg/apis/project.cattle.io/v3/app_types.go#L89
encountered struct field "" without JSON tag in type "AppRevision"
check-changes: pkg/apis/project.cattle.io/v3/types.go#L96
encountered struct field "" without JSON tag in type "BasicAuth"
check-changes: pkg/apis/project.cattle.io/v3/types.go#L64
encountered struct field "" without JSON tag in type "Certificate"
check-changes: pkg/apis/project.cattle.io/v3/types.go#L36
encountered struct field "" without JSON tag in type "DockerCredential"
check-changes: pkg/apis/project.cattle.io/v3/types.go#L117
encountered struct field "" without JSON tag in type "SSHAuth"
check-changes: pkg/apis/project.cattle.io/v3/types.go#L13
encountered struct field "" without JSON tag in type "ServiceAccountToken"
check-changes: pkg/apis/project.cattle.io/v3/types.go#L156
encountered struct field "" without JSON tag in type "Workload"
check-changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/