fix: rename to dev and fix args flag #250
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/
|