WIP #28
Annotations
1 error and 8 warnings
|
src/dotnet/Rider.Plugins.MonoGame.Psi/Antlr/AntlrLexer.cs#L13
Non-nullable property 'CurrentPosition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/dotnet/Rider.Plugins.MonoGame.Psi/Antlr/AntlrLexer.cs#L13
Non-nullable property 'TokenType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L95
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L103
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
src/dotnet/Rider.Plugins.MonoGame.Psi/Antlr/AntlrLexer.cs#L13
Non-nullable property 'CurrentPosition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/dotnet/Rider.Plugins.MonoGame.Psi/Antlr/AntlrLexer.cs#L13
Non-nullable property 'TokenType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L95
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
src/dotnet/Rider.Plugins.MonoGame/Mgcb/MgcbToolsetTracker.cs#L103
'IPropertyEx.Select<TSource, TTarget>(IProperty<TSource>, Lifetime, string, Func<TSource, TTarget>)' is obsolete: 'If your Select operation does not use value lifetime, use the lifetimeless overload.'
|
The logs for this run have expired and are no longer available.
Loading