Annotations
3 errors and 4 warnings
build:
fast cf ip scanner/Data/FastCFIPScannerDatabase.cs#L46
Cannot implicitly convert type 'int[]' to 'string[]'
|
build:
fast cf ip scanner/Data/FastCFIPScannerDatabase.cs#L46
Cannot implicitly convert type 'int[]' to 'string[]'
|
build
Process completed with exit code 1.
|
build:
fast cf ip scanner/ViewModels/SettingViewModel.cs#L18
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:
fast cf ip scanner/Data/FastCFIPScannerDatabase.cs#L44
The variable 'ex' is declared but never used
|
build:
fast cf ip scanner/ViewModels/SettingViewModel.cs#L18
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:
fast cf ip scanner/Data/FastCFIPScannerDatabase.cs#L44
The variable 'ex' is declared but never used
|