Release 0.0.36 by @cdhanna #54
Annotations
30 warnings
release:
FadeBasic/FadeBasic/Parser.cs#L25
'ParserException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
release:
FadeBasic/FadeBasic/Parser.cs#L25
'ParserException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
release:
FadeBasic/FadeBasic/Sdk/ShimRange.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
FadeBasic/FadeBasic/Sdk/ShimRange.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
FadeBasic/FadeBasic/Json/Jsonable2.cs#L274
The variable 'skipNextQuote' is assigned but its value is never used
|
release:
FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L546
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L85
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Virtual/Compiler.cs#L1473
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Launch/DebugSession.cs#L1576
The variable 'availableBytes' is assigned but its value is never used
|
release:
FadeBasic/FadeBasic/Launch/DebugSession.cs#L1655
The variable 'ex' is declared but never used
|
release:
FadeBasic/FadeBasic/Parser.cs#L25
'ParserException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
release:
FadeBasic/FadeBasic/Sdk/ShimRange.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
FadeBasic/FadeBasic/Sdk/ShimRange.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
FadeBasic/FadeBasic/Json/Jsonable2.cs#L274
The variable 'skipNextQuote' is assigned but its value is never used
|
release:
FadeBasic/FadeBasic/Parser.cs#L1090
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Lexer.cs#L371
Assignment made to same variable; did you mean to assign something else?
|
release:
FadeBasic/FadeBasic/Lexer.cs#L562
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Lexer.cs#L412
The variable 'hadRemCandidate' is assigned but its value is never used
|
release:
FadeBasic/FadeBasic/Parser.cs#L1132
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Parser.cs#L1238
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Parser.cs#L25
'ParserException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
release:
FadeBasic/FadeBasic/Sdk/ShimRange.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
FadeBasic/FadeBasic/Sdk/ShimRange.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
FadeBasic/FadeBasic/Json/Jsonable2.cs#L274
The variable 'skipNextQuote' is assigned but its value is never used
|
release:
FadeBasic/FadeBasic/Launch/DebugSession.cs#L1576
The variable 'availableBytes' is assigned but its value is never used
|
release:
FadeBasic/FadeBasic/Launch/DebugSession.cs#L1655
The variable 'ex' is declared but never used
|
release:
FadeBasic/FadeBasic/Lexer.cs#L371
Assignment made to same variable; did you mean to assign something else?
|
release:
FadeBasic/FadeBasic/Lexer.cs#L562
Unreachable code detected
|
release:
FadeBasic/FadeBasic/Lexer.cs#L412
The variable 'hadRemCandidate' is assigned but its value is never used
|
release:
FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L546
Unreachable code detected
|