Update kube-runtime requirement from 0.98.0 to 1.0.0 #54
Annotations
10 errors and 9 warnings
|
src/controller.rs#L31
the trait bound `<Ctx as controller::Context>::Resource: k8s_openapi::_resource::Metadata` is not satisfied
|
|
src/controller.rs#L144
the method `run` exists for struct `Controller<<Ctx as Context>::Resource>`, but its trait bounds were not satisfied
|
|
src/controller.rs#L63
mismatched types
|
|
src/controller.rs#L69
the trait bound `<Ctx as controller::Context>::Resource: k8s_openapi::_resource::Metadata` is not satisfied
|
|
src/controller.rs#L92
mismatched types
|
|
src/controller.rs#L98
the trait bound `<Ctx as controller::Context>::Resource: k8s_openapi::_resource::Metadata` is not satisfied
|
|
src/controller.rs#L118
mismatched types
|
|
src/controller.rs#L124
the trait bound `<Ctx as controller::Context>::Resource: k8s_openapi::_resource::Metadata` is not satisfied
|
|
src/controller.rs#L198
the method `with_config` exists for struct `Controller<<Ctx as Context>::Resource>`, but its trait bounds were not satisfied
|
|
src/controller.rs#L303
the trait bound `<Self as controller::Context>::Resource: kube_core::resource::Resource` is not satisfied
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
src/controller.rs#L2
unused import: `std::error::Error`
|
|
src/controller.rs#L6
unused import: `futures::future::FutureExt`
|
|
src/controller.rs#L7
unused import: `futures::stream::StreamExt`
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading