0.3.0 #8
Annotations
10 warnings
Build:
Mutagen.Bethesda.Generation.Tools/Common/ModsToCheckProvider.cs#L16
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
Build:
Mutagen.Bethesda.Generation.Tools/XEdit/RunXEditConditionFunctionGenerator.cs#L93
'StringExt.TrimStart(string, string)' is obsolete: 'Use alternative with comparison parameter'
|
Build:
Mutagen.Bethesda.Generation.Tools/ContentAnalyzers/FindReferencesTo.cs#L37
The variable 'e' is declared but never used
|
Build:
Mutagen.Bethesda.Generation.Tools/ContentAnalyzers/DumpSubrecords.cs#L52
Field 'DumpSubrecords.LinkCounter.Type' is never assigned to, and will always have its default value
|
Build:
Mutagen.Bethesda.Generation.Tools/ContentAnalyzers/DumpSubrecords.cs#L53
Field 'DumpSubrecords.LinkCounter.Count' is never assigned to, and will always have its default value 0
|
Build:
Mutagen.Bethesda.Generation.Tools/Common/ModsToCheckProvider.cs#L16
'EnumerableExt.NotNull<T>(IEnumerable<T?>)' is obsolete: 'NotNull is deprecated in favor of WhereNotNull for naming consistency.'
|
Build:
Mutagen.Bethesda.Generation.Tools/XEdit/RunXEditConditionFunctionGenerator.cs#L93
'StringExt.TrimStart(string, string)' is obsolete: 'Use alternative with comparison parameter'
|
Build:
Mutagen.Bethesda.Generation.Tools/ContentAnalyzers/FindReferencesTo.cs#L37
The variable 'e' is declared but never used
|
Build:
Mutagen.Bethesda.Generation.Tools/ContentAnalyzers/DumpSubrecords.cs#L52
Field 'DumpSubrecords.LinkCounter.Type' is never assigned to, and will always have its default value
|
Build:
Mutagen.Bethesda.Generation.Tools/ContentAnalyzers/DumpSubrecords.cs#L53
Field 'DumpSubrecords.LinkCounter.Count' is never assigned to, and will always have its default value 0
|
Loading