layouts: rewrite layout tree representation (WIP) #44
Annotations
10 errors and 8 warnings
src/state.rs#L284
no method named `apply_changes` found for mutable reference `&mut layout::TilingLayout<Window>` in the current scope
|
src/layout/implementations/iter.rs#L80
no method named `orientation` found for mutable reference `&'group mut layout::GroupNode<Window>` in the current scope
|
src/layout/implementations/iter.rs#L80
no method named `orientation` found for struct `layout::GroupNode` in the current scope
|
src/layout/implementations/iter.rs#L80
no method named `orientation` found for reference `&'group layout::GroupNode<Window>` in the current scope
|
src/layout/managers.rs#L15
no method named `first` found for struct `layout::TilingLayout` in the current scope
|
src/layout/managers.rs#L23
no method named `get` found for struct `layout::TilingLayout` in the current scope
|
src/layout/managers.rs#L31
no method named `first_mut` found for struct `layout::TilingLayout` in the current scope
|
src/layout/managers.rs#L39
no method named `get_mut` found for struct `layout::TilingLayout` in the current scope
|
src/layout/managers.rs#L70
no method named `push_window_back` found for struct `layout::TilingLayout` in the current scope
|
src/layout/managers.rs#L76
no method named `push_group_back_with` found for struct `layout::TilingLayout` in the current scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/layout/implementations.rs#L8
unused imports: `DerefMut`, `Deref`, `IndexMut`, `Index`
|
src/layout/implementations.rs#L6
unused import: `BorrowMut`
|
src/layout/implementations.rs#L6
unused import: `Borrow`
|
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/
|
The logs for this run have expired and are no longer available.
Loading