Skip to content

[BMSPT-283] fixed BCF21 version, added proces stream fns to bcf build… #284

[BMSPT-283] fixed BCF21 version, added proces stream fns to bcf build…

[BMSPT-283] fixed BCF21 version, added proces stream fns to bcf build… #284

Re-run triggered September 5, 2024 14:21
Status Failure
Total duration 58s
Artifacts

main.yml

on: push
Running tests
48s
Running tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Running tests
Process completed with exit code 1.
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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L90
Converting null literal or possible null value to non-nullable type.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L81
Nullability of reference types in value of type 'Task<T?>' doesn't match target type 'Task<T>'.
Running tests: src/bcf-toolkit/Model/Bcf21/Bcf.cs#L7
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests: src/bcf-toolkit/Model/Bcf21/MarkupExtensions.cs#L84
Non-nullable property 'DocumentData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L144
Possible null reference argument for parameter 'path' in 'StreamReader.StreamReader(string path)'.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L150
The variable 'e' is declared but never used
Running tests
Could not find any files for ./artifacts/*.xml