why does git care about this #168
Annotations
7 errors and 11 warnings
Build:
SomethingNeedDoing/Interface/Excel/ExcelSheetList.cs#L14
The name 'field' does not exist in the current context
|
Build:
SomethingNeedDoing/Interface/Excel/ExcelSheetList.cs#L17
The name 'field' does not exist in the current context
|
Build:
SomethingNeedDoing/Interface/Excel/ExcelSheetList.cs#L19
The name 'field' does not exist in the current context
|
Build:
SomethingNeedDoing/Interface/Excel/ExcelSheetList.cs#L14
The name 'field' does not exist in the current context
|
Build:
SomethingNeedDoing/Interface/Excel/ExcelSheetList.cs#L17
The name 'field' does not exist in the current context
|
Build:
SomethingNeedDoing/Interface/Excel/ExcelSheetList.cs#L19
The name 'field' does not exist in the current context
|
Build
Process completed with exit code 1.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
ECommons/ECommons/Configuration/ExternalWriter.cs#L24
Dereference of a possibly null reference.
|
Build:
SomethingNeedDoing/Interface/HelpWindow.cs#L540
Dereference of a possibly null reference.
|
Build:
SomethingNeedDoing/Interface/HelpWindow.cs#L540
Converting null literal or possible null value to non-nullable type.
|
Build:
SomethingNeedDoing/Interface/HelpWindow.cs#L566
Dereference of a possibly null reference.
|
Build:
SomethingNeedDoing/Interface/HelpWindow.cs#L566
Converting null literal or possible null value to non-nullable type.
|
Build:
SomethingNeedDoing/Interface/Excel/ExcelSheetDisplay.cs#L87
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
SomethingNeedDoing/Managers/ChatManager.cs#L19
The field 'ChatManager.processChatBox' is assigned but its value is never used
|
Build:
ECommons/ECommons/Configuration/ExternalWriter.cs#L24
Dereference of a possibly null reference.
|
Build:
SomethingNeedDoing/Interface/HelpWindow.cs#L540
Dereference of a possibly null reference.
|
Build:
SomethingNeedDoing/Interface/HelpWindow.cs#L540
Converting null literal or possible null value to non-nullable type.
|