Merge branch 'feature/BMST-279-internal-docs' into develop #256
Annotations
21 warnings
Running tests:
src/bcf-toolkit/Converter/Bcf30/SchemaConverterToBcf21.cs#L84
Unreachable code detected
|
Running tests:
src/bcf-toolkit/InputArguments.cs#L46
Possible null reference argument for parameter 'sourcePath' in 'InputArguments.InputArguments(string sourcePath, string target)'.
|
Running tests:
src/bcf-toolkit/InputArguments.cs#L47
Possible null reference argument for parameter 'target' in 'InputArguments.InputArguments(string sourcePath, string target)'.
|
Running tests:
src/bcf-toolkit/Model/FileData.cs#L7
Non-nullable field 'Mime' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Running tests:
src/bcf-toolkit/Model/FileData.cs#L11
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Running tests:
src/bcf-toolkit/Model/Bcf21/Bcf.cs#L7
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Running tests:
src/bcf-toolkit/Model/Bcf30/Bcf.cs#L7
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Running tests:
src/bcf-toolkit/Model/Bcf30/Bcf.cs#L7
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Running tests:
src/bcf-toolkit/Model/BcfVersionEnum.cs#L37
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(BcfToolkit.Model.BcfVersionEnum)2' is not covered.
|
Running tests:
src/bcf-toolkit/Utils/BcfExtensions.cs#L219
The variable 'documents' is assigned but its value is never used
|
Running tests:
src/bcf-toolkit/InputArguments.cs#L46
Possible null reference argument for parameter 'sourcePath' in 'InputArguments.InputArguments(string sourcePath, string target)'.
|
Running tests:
src/bcf-toolkit/InputArguments.cs#L47
Possible null reference argument for parameter 'target' in 'InputArguments.InputArguments(string sourcePath, string target)'.
|
Running tests:
src/bcf-toolkit/Model/FileData.cs#L7
Non-nullable field 'Mime' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Running tests:
src/bcf-toolkit/Model/FileData.cs#L11
Non-nullable field 'Data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Running tests:
src/bcf-toolkit/Model/Bcf21/Bcf.cs#L7
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Running tests:
src/bcf-toolkit/Model/Bcf30/Bcf.cs#L7
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Running tests:
src/bcf-toolkit/Model/Bcf30/Bcf.cs#L7
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Running tests:
src/bcf-toolkit/Converter/Bcf30/SchemaConverterToBcf21.cs#L84
Unreachable code detected
|
Running tests:
src/bcf-toolkit/Model/BcfVersionEnum.cs#L37
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(BcfToolkit.Model.BcfVersionEnum)2' is not covered.
|
Running tests:
src/bcf-toolkit/Model/Bcf30/Root.cs#L10
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Running tests
Could not find any files for ./artifacts/*.xml
|