Skip to content

Update another_sample.md #62

Update another_sample.md

Update another_sample.md #62

Triggered via push November 16, 2023 23:13
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linux: src/Tests/Tests/ExtensionTests.cs#L14
Non-nullable field '_chromeExtensionUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Linux: src/Tests/Tests/ExtensionTests.cs#L14
Non-nullable field '_addSavedRepliesFormUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Linux: src/Tests/Tests/Infrastructure/ChromeExtensionPageTest.cs#L15
Non-nullable property 'PathToExtension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Linux: src/Tests/Tests/Infrastructure/ChromeExtensionPageTest.cs#L17
Non-nullable field '_config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Linux: src/Tests/Tests/ExtensionTests.cs#L11
The field 'ExtensionTests._chromeExtensionUrl' is never used
Linux: src/Tests/Tests/ExtensionTests.cs#L12
The field 'ExtensionTests._addSavedRepliesFormUrl' is never used
Linux: src/Tests/Tests/ExtensionTests.cs#L14
Non-nullable field '_chromeExtensionUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Linux: src/Tests/Tests/ExtensionTests.cs#L14
Non-nullable field '_addSavedRepliesFormUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Linux: src/Tests/Tests/Infrastructure/ChromeExtensionPageTest.cs#L15
Non-nullable property 'PathToExtension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Linux: src/Tests/Tests/Infrastructure/ChromeExtensionPageTest.cs#L17
Non-nullable field '_config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.