Adds Product Manager #18
Annotations
5 warnings
Build Shifty App:
Shifty.App/Shared/MainLayout.razor#L45
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
|
Build Shifty App:
Shifty.App/Components/Voucher.razor#L133
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 Shifty App:
Shifty.App/Shared/MainLayout.razor#L45
'Palette' is obsolete: 'This property will be abstract in a future update. Use PaletteLight, PaletteDark or your own implementation.'
|
Build Shifty App:
Shifty.App/Components/Voucher.razor#L133
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.
|
Publish Shifty App
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
The logs for this run have expired and are no longer available.
Loading