Remove Madara service support #312
Triggered via pull request
September 20, 2024 21:31
Status
Failure
Total duration
3m 19s
Artifacts
–
Annotations
18 errors and 4 warnings
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.
|
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.
|
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/
|
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/
|
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/
|
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/
|