PR for applying custom styling for the application #16
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Initialize Date-based Versioning
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build MAUI Android:
FuelCostCalculator/HistoryItemDb.cs#L17
Non-nullable field 'database' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build MAUI Android:
FuelCostCalculator/HistoryItemViewModel.cs#L12
The event 'HistoryItemViewModel.PropertyChanged' is never used
|
Build MAUI Android:
FuelCostCalculator/HistoryItemDb.cs#L17
Non-nullable field 'database' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build MAUI Android:
FuelCostCalculator/HistoryItemViewModel.cs#L12
The event 'HistoryItemViewModel.PropertyChanged' is never used
|
Loading