Merge branch 'master' of https://github.com/DevoTalk/fast-cf-ip-scanner #38
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
fast cf ip scanner/ViewModels/SettingViewModel.cs#L19
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#L47
The variable 'ex' is declared but never used
|
build:
fast cf ip scanner/Model/ConfigModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|