Skip to content

Specify type of text input in most TextBox usages #22392

Specify type of text input in most TextBox usages

Specify type of text input in most TextBox usages #22392

Triggered via pull request November 4, 2024 09:39
Status Failure
Total duration 4m 42s
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 8 warnings
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'TextInputType' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'InputProperties' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'TextInputType' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'TextInputType' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded): osu.Game/Overlays/Login/LoginForm.cs#L67
'OsuTextBox' does not contain a definition for 'InputProperties'
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'TextInputType' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'InputProperties' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'TextInputType' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'TextInputType' does not exist in the current context
Test (Linux, ubuntu-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'InputProperties' does not exist in the current context
Code Quality: osu.Game/Overlays/Login/LoginForm.cs#L67
'OsuTextBox' does not contain a definition for 'InputProperties'
Code Quality: osu.Game/Overlays/Login/LoginForm.cs#L67
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Overlays/Login/LoginForm.cs#L67
The name 'TextInputType' does not exist in the current context
Code Quality: osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
Code Quality: osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'TextInputType' does not exist in the current context
Code Quality: osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'InputProperties' does not exist in the current context
Code Quality: osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Code Quality: osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'TextInputType' does not exist in the current context
Code Quality: osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
Build only (iOS): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
Build only (iOS): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'TextInputType' does not exist in the current context
Build only (iOS): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
Build only (iOS): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'TextInputType' does not exist in the current context
Build only (iOS): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'InputProperties' does not exist in the current context
Build only (iOS): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Build only (iOS): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'TextInputType' does not exist in the current context
Build only (iOS): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'TextInputType' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'TextInputType' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, MultiThreaded): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'TextInputType' does not exist in the current context
Test (Windows, windows-latest, MultiThreaded): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'TextInputType' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'TextInputType' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'InputProperties' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Test (Windows, windows-latest, SingleThread): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'TextInputType' does not exist in the current context
Test (Windows, windows-latest, SingleThread): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
Build only (Android): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'InputProperties' does not exist in the current context
Build only (Android): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/UserInterface/OsuPasswordTextBox.cs#L38
The name 'TextInputType' does not exist in the current context
Build only (Android): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'InputProperties' does not exist in the current context
Build only (Android): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/UserInterface/OsuNumberBox.cs#L12
The name 'TextInputType' does not exist in the current context
Build only (Android): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'InputProperties' does not exist in the current context
Build only (Android): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The type or namespace name 'TextInputProperties' could not be found (are you missing a using directive or an assembly reference?)
Build only (Android): osu.Game/Graphics/UserInterfaceV2/FormNumberBox.cs#L25
The name 'TextInputType' does not exist in the current context
Build only (Android): osu.Game/Overlays/Settings/SettingsNumberBox.cs#L72
The name 'InputProperties' does not exist in the current context
Test (Linux, ubuntu-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Linux, ubuntu-latest, MultiThreaded)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-MultiThreaded.trx. No artifacts will be uploaded.
Test (Linux, ubuntu-latest, SingleThread)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Linux, ubuntu-latest, SingleThread)
No files were found with the provided path: /home/runner/work/osu/osu/TestResults/TestResults-Linux-SingleThread.trx. No artifacts will be uploaded.
Test (Windows, windows-latest, MultiThreaded)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Windows, windows-latest, MultiThreaded)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-MultiThreaded.trx. No artifacts will be uploaded.
Test (Windows, windows-latest, SingleThread)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Windows, windows-latest, SingleThread)
No files were found with the provided path: D:\a\osu\osu/TestResults/TestResults-Windows-SingleThread.trx. No artifacts will be uploaded.