PRint branch name #57
Annotations
11 warnings
buildAndroid
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, damienaicheh/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L106
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
buildAndroid:
BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L100
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|