build(deps): update objc2-quartz-core requirement from 0.2.2 to 0.3.0 #581
Annotations
10 errors
Build crate:
src/backends/cg.rs#L71
no method named `retain` found for reference `&CALayer` in the current scope
|
Build crate:
src/backends/cg.rs#L109
mismatched types
|
Build crate:
src/backends/cg.rs#L138
no method named `removeObserver_forKeyPath` found for struct `SendCALayer` in the current scope
|
Build crate:
src/backends/cg.rs#L140
no method named `removeObserver_forKeyPath` found for struct `SendCALayer` in the current scope
|
Build crate:
src/backends/cg.rs#L171
the trait bound `CALayer: Message` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L182
the trait bound `CALayer: Message` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L198
mismatched types
|
Build crate:
src/backends/cg.rs#L225
no method named `addObserver_forKeyPath_options_context` found for struct `Retained<CALayer>` in the current scope
|
Build crate:
src/backends/cg.rs#L232
no method named `addObserver_forKeyPath_options_context` found for struct `Retained<CALayer>` in the current scope
|
Build crate:
src/backends/cg.rs#L259
mismatched types
|
Loading