Skip to content

Remove deprecated fields from schema.json #319

Remove deprecated fields from schema.json

Remove deprecated fields from schema.json #319

Triggered via pull request October 1, 2024 20:26
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 4 warnings
test: cli/src/command/deployments/create.rs#L43
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
test: cli/src/command/deployments/create.rs#L67
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
test: cli/src/command/deployments/create.rs#L82
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
test: cli/src/command/deployments/update.rs#L82
non-exhaustive patterns: `UpdateDeploymentUpdateDeployment::MadaraConfig` not covered
test: cli/src/command/deployments/describe.rs#L49
non-exhaustive patterns: `DescribeDeploymentDeploymentConfig::MadaraConfig` not covered
test
Process completed with exit code 101.
clippy: cli/src/command/deployments/create.rs#L43
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
clippy: cli/src/command/deployments/create.rs#L67
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
clippy: cli/src/command/deployments/create.rs#L82
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
clippy: cli/src/command/deployments/update.rs#L82
non-exhaustive patterns: `slot::graphql::deployments::update_deployment::UpdateDeploymentUpdateDeployment::MadaraConfig` not covered
clippy: cli/src/command/deployments/describe.rs#L49
non-exhaustive patterns: `slot::graphql::deployments::describe_deployment::DescribeDeploymentDeploymentConfig::MadaraConfig` not covered
clippy
Process completed with exit code 101.
ensure-windows: cli/src/command/deployments/create.rs#L43
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
ensure-windows: cli/src/command/deployments/create.rs#L67
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
ensure-windows: cli/src/command/deployments/create.rs#L82
missing field `madara` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
ensure-windows: cli/src/command/deployments/update.rs#L82
non-exhaustive patterns: `UpdateDeploymentUpdateDeployment::MadaraConfig` not covered
ensure-windows: cli/src/command/deployments/describe.rs#L49
non-exhaustive patterns: `DescribeDeploymentDeploymentConfig::MadaraConfig` not covered
ensure-windows
Process completed with exit code 1.
fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ensure-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/