fix saved replies fetch returns html #72
Annotations
11 warnings
Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L12
The field 'ExtensionTests._addSavedRepliesFormUrl' is never used
|
Linux:
src/Tests/Tests/ExtensionTests.cs#L11
The field 'ExtensionTests._chromeExtensionUrl' 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.
|