Simple single line text field #551
ci.yaml
on: pull_request
Tests
2m 59s
Clippy
1m 24s
Format
3s
typos
3s
Docs
1m 24s
Book
1m 35s
Annotations
5 errors and 15 warnings
Format
Process completed with exit code 1.
|
typos
Process completed with exit code 2.
|
Clippy
Process completed with exit code 101.
|
Docs
Process completed with exit code 101.
|
Tests
Process completed with exit code 101.
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L86
"accumulted" should be "accumulated".
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L86
"decrese" should be "decrease".
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L87
"accumulted" should be "accumulated".
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L87
"decrese" should be "decrease".
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L91
"accumulted" should be "accumulated".
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L91
"decrese" should be "decrease".
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L94
"accumulted" should be "accumulated".
|
typos:
bevy_widgets/bevy_field_forms/src/drag_input.rs#L94
"decrese" should be "decrease".
|
typos:
bevy_widgets/bevy_text_editing/src/lib.rs#L6
"poistion" should be "position".
|
typos:
bevy_widgets/bevy_text_editing/src/lib.rs#L13
"poistion" should be "position".
|
Clippy
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Docs
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Book
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|