Skip to content

bcf-toolkit CI/CD

bcf-toolkit CI/CD #251

Triggered via push July 12, 2024 14:33
Status Success
Total duration 57s
Artifacts

main.yml

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

Annotations

21 warnings
Running tests: src/bcf-toolkit/Model/BcfVersionEnum.cs#L36
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/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/Bcf30/Root.cs#L9
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L89
Converting null literal or possible null value to non-nullable type.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L80
Nullability of reference types in value of type 'Task<T?>' doesn't match target type 'Task<T>'.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L143
Possible null reference argument for parameter 'path' in 'StreamReader.StreamReader(string path)'.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L149
The variable 'e' is declared but never used
Running tests: src/bcf-toolkit/Model/Bcf30/Bcf.cs#L6
Non-nullable property 'Extensions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/BcfVersionEnum.cs#L36
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/JsonExtensions.cs#L89
Converting null literal or possible null value to non-nullable type.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L80
Nullability of reference types in value of type 'Task<T?>' doesn't match target type 'Task<T>'.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L143
Possible null reference argument for parameter 'path' in 'StreamReader.StreamReader(string path)'.
Running tests: src/bcf-toolkit/Utils/JsonExtensions.cs#L149
The variable 'e' is declared but never used
Running tests: src/bcf-toolkit/Model/Bcf30/Root.cs#L9
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#L6
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