Build and Publish WinUI3 App #2
BuildPublishRelease.yml
on: workflow_dispatch
build
/
Build and Sign
2m 36s
release-only
/
release
release-after-publish
/
release
Annotations
10 warnings
|
build / Build and Sign:
RailGo/Views/TrainNumberTripDetailsPage.xaml.cs#L34
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build / Build and Sign:
RailGo/Views/TrainNumberTripDetailsPage.xaml.cs#L33
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build / Build and Sign:
RailGo/Views/TrainNumberTripDetailsPage.xaml.cs#L22
Non-nullable field 'date' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build / Build and Sign:
RailGo/Views/TrainNumberTripDetailsPage.xaml.cs#L22
Non-nullable field 'train_no' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build / Build and Sign:
RailGo/Views/TrainNumberTripDetailsPage.xaml.cs#L15
Possible null reference return.
|
|
build / Build and Sign:
RailGo/Views/Train_NumberPage.xaml.cs#L30
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build / Build and Sign:
RailGo/Views/Train_NumberPage.xaml.cs#L20
Non-nullable field '_item' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build / Build and Sign:
RailGo.Core/OnlineQuery/DBGetService.cs#L181
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 / Build and Sign:
RailGo.Core/Models/LocalSettingsOptions.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build / Build and Sign:
RailGo.Core/Models/LocalSettingsOptions.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
msix-package
Expired
|
12.2 MB |
sha256:e9979e26a3fc4aaebbdaaf895eafed03df5028e6e725ff6cf84b109df1288e98
|
|
|
release-readme
Expired
|
209 Bytes |
sha256:4dcde521dc6661cb016163c2f45e5572dd1fdd5557bd3a88c27a2eee94f857cf
|
|