Terminal: Port to [NotNullWhen(true)] attribute #68
Annotations
10 warnings
|
Build solution:
DawnLib/src/Internal/References/TerminalRefs.cs#L17
Possible null reference return.
|
|
Build solution:
DawnLib/src/Internal/DawnMoonNetworker.cs#L115
Dereference of a possibly null reference.
|
|
Build solution:
DawnLib/src/Internal/ExtendedTOML/Converters/TOMLConverter.cs#L23
Possible null reference return.
|
|
Build solution:
DawnLib/src/Internal/DawnDungeonNetworker.cs#L258
Cannot convert null literal to non-nullable reference type.
|
|
Build solution:
DawnLib/src/API/StoryLogs/.StoryLogRegistrationHandler.cs#L40
Dereference of a possibly null reference.
|
|
Build solution:
DawnLib/src/API/Unlockables/UnlockableItemInfoBuilder.cs#L38
Possible null reference argument for parameter 'suitMaterial' in 'DawnSuitInfo.DawnSuitInfo(Material suitMaterial, AudioClip? jumpAudioClip)'.
|
|
Build solution:
DawnLib/src/API/Weights/SimpleWeighted.cs#L40
Nullability of reference types in return type of 'T? HasTagContextualProvider<T, TBase>.Provide(TBase info)' doesn't match implicitly implemented member 'T IContextualProvider<T, TBase>.Provide(TBase info)' (possibly because of nullability attributes).
|
|
Build solution:
DawnLib/src/API/Weights/SimpleWeighted.cs#L32
Nullability of reference types in return type of 'T? MatchingKeyContextualProvider<T, TBase>.Provide(TBase info)' doesn't match implicitly implemented member 'T IContextualProvider<T, TBase>.Provide(TBase info)' (possibly because of nullability attributes).
|
|
Build solution
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
Build solution
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Loading