Skip to content

Merge pull request #16 from maciekpazola/Develop #2

Merge pull request #16 from maciekpazola/Develop

Merge pull request #16 from maciekpazola/Develop #2

Triggered via push November 29, 2024 21:09
Status Failure
Total duration 32s
Artifacts

dotnet.yml

on: push
Run Static Code Analysis
21s
Run Static Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Run Static Code Analysis
Process completed with exit code 1.
Run Static Code Analysis: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L35
Possible null reference argument for parameter 'itemToCheck' in 'bool StateChecker.CheckIfItemIsLoaded(IWebElement clickedButton, IWebElement itemToCheck)'.
Run Static Code Analysis: UIAutomationTests/PageObjects/DynamicControlsPage.cs#L49
Possible null reference argument for parameter 'itemToCheck' in 'bool StateChecker.CheckIfItemIsLoaded(IWebElement clickedButton, IWebElement itemToCheck)'.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L44
Converting null literal or possible null value to non-nullable type.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L45
Dereference of a possibly null reference.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L45
Converting null literal or possible null value to non-nullable type.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L46
Dereference of a possibly null reference.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L46
Converting null literal or possible null value to non-nullable type.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L12
Non-nullable field '_featureName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L13
Non-nullable field '_scenario' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Static Code Analysis: UIAutomationTests/Hooks/Reports/ReporterHooks.cs#L14
Non-nullable field '_extent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Static Code Analysis
No files were found with the provided path: ./path-to-repor. No artifacts will be uploaded.