Skip to content

fix: rename to dev and fix args flag #250

fix: rename to dev and fix args flag

fix: rename to dev and fix args flag #250

Triggered via pull request September 9, 2024 14:16
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
test: cli/src/command/deployments/create.rs#L58
mismatched types
test: cli/src/command/deployments/create.rs#L43
missing field `saya` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
test: cli/src/command/deployments/create.rs#L67
missing field `saya` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
test: cli/src/command/deployments/create.rs#L82
missing field `saya` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
test: cli/src/command/deployments/update.rs#L39
missing field `dev` in initializer of `UpdateKatanaConfigInput`
test: cli/src/command/deployments/describe.rs#L55
non-exhaustive patterns: `DescribeDeploymentDeploymentConfig::SayaConfig` not covered
test
Process completed with exit code 101.
clippy: cli/src/command/deployments/create.rs#L58
mismatched types
clippy: cli/src/command/deployments/create.rs#L43
missing field `saya` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
clippy: cli/src/command/deployments/create.rs#L67
missing field `saya` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
clippy: cli/src/command/deployments/create.rs#L82
missing field `saya` in initializer of `slot::graphql::deployments::create_deployment::CreateServiceConfigInput`
clippy: cli/src/command/deployments/update.rs#L39
missing field `dev` in initializer of `slot::graphql::deployments::update_deployment::UpdateKatanaConfigInput`
clippy: cli/src/command/deployments/describe.rs#L55
non-exhaustive patterns: `slot::graphql::deployments::describe_deployment::DescribeDeploymentDeploymentConfig::SayaConfig` not covered
clippy
Process completed with exit code 101.
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/
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/