Revert "Update README.md" #33
Annotations
10 warnings
|
build:
EGSIT.Core/FileHandling/FileSearch.cs#L67
The variable 'e' is declared but never used
|
|
build:
EGSIT.Core/FileHandling/FileSearch.cs#L52
The variable 'e' is declared but never used
|
|
build:
EGSIT.Core/FileHandling/FileSearch.cs#L65
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build:
EGSIT.Core/EntryManager.cs#L70
Dereference of a possibly null reference.
|
|
build:
EGSIT.Core/EntryManager.cs#L66
Possible null reference argument for parameter 'source' in 'IEnumerable<JObject> Enumerable.OfType<JObject>(IEnumerable source)'.
|
|
build:
EGSIT.Core/DataHolders/GameEntry.cs#L38
Possible null reference return.
|
|
build:
EGSIT.Core/FileHandling/FileSearch.cs#L24
Possible null reference return.
|
|
build:
EGSIT.Core/DataHolders/ManifestItemEntry.cs#L34
Possible null reference assignment.
|
|
build:
EGSIT.Core/Extensions/JsonExtensions.cs#L21
Possible null reference argument for parameter 'o' in 'JToken JToken.FromObject(object o)'.
|
|
build:
EGSIT.Core/DataHolders/MANCPNEntry.cs#L8
The using directive for 'System.Linq' appeared previously in this namespace
|