TTS Download #513
dotnetcore.yml
on: pull_request
test
37s
Build Windows
1m 51s
Build MacOS
37s
Build Linux
51s
Build Linux Flatpak
25s
Annotations
1 error and 13 warnings
test
Process completed with exit code 2.
|
Build Linux Flatpak:
UnitystationLauncher/ViewModels/LauncherViewModel.cs#L111
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build Linux Flatpak:
UnitystationLauncher/Models/Api/VersionModel.cs#L5
Non-nullable property 'version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Linux Flatpak:
UnitystationLauncher/Services/TTSService.cs#L29
The field 'TTSService._nameConfig' is assigned but its value is never used
|
Build MacOS:
UnitystationLauncher/ViewModels/LauncherViewModel.cs#L111
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build MacOS:
UnitystationLauncher/Models/Api/VersionModel.cs#L5
Non-nullable property 'version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build MacOS:
UnitystationLauncher/Services/TTSService.cs#L29
The field 'TTSService._nameConfig' is assigned but its value is never used
|
Build Linux:
UnitystationLauncher/ViewModels/LauncherViewModel.cs#L111
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build Linux:
UnitystationLauncher/Models/Api/VersionModel.cs#L5
Non-nullable property 'version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Linux:
UnitystationLauncher/Services/TTSService.cs#L29
The field 'TTSService._nameConfig' is assigned but its value is never used
|
Build Windows:
UnitystationLauncher/Models/Api/VersionModel.cs#L5
Non-nullable property 'version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Windows:
UnitystationLauncher/ViewModels/LauncherViewModel.cs#L111
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build Windows:
UnitystationLauncher/Services/TTSService.cs#L29
The field 'TTSService._nameConfig' is assigned but its value is never used
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "StationHub-linux-x64", "StationHub-osx-x64", "StationHub-win-x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
StationHub-linux-x64
|
108 MB |
|
StationHub-osx-x64
|
115 MB |
|
StationHub-win-x64
|
112 MB |
|