Skip to content

chore: copy argocd sync resources from openapi generated #52

chore: copy argocd sync resources from openapi generated

chore: copy argocd sync resources from openapi generated #52

Triggered via push July 13, 2024 14:56
Status Failure
Total duration 2m 36s
Billable time 4m
Artifacts

build.yml

on: push
Rust Build
2m 26s
Rust Build
Resources Validation
23s
Resources Validation
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 13 warnings
Rust Build: src/vault.rs#L110
missing field `argo_cd` in initializer of `config::Config`
Rust Build: src/vault.rs#L128
missing field `argo_cd` in initializer of `config::Config`
Rust Build: src/vault.rs#L142
missing field `argo_cd` in initializer of `config::Config`
Rust Build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rust Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rust Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
Rust Build
version requirement `0.9.34+deprecated` for dependency `serde_yaml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
Rust Build: tests/rotate.rs#L37
unused variable: `k3s_container`
Rust Build: src/workflow.rs#L157
variable does not need to be mutable
Rust Build: src/workflow.rs#L169
variable does not need to be mutable
Rust Build
`propeller` (bin "propeller" test) generated 2 warnings
Rust Build
build failed, waiting for other jobs to finish...