Skip to content

Release 0.0.49 by @cdhanna #69

Release 0.0.49 by @cdhanna

Release 0.0.49 by @cdhanna #69

Manually triggered February 24, 2026 19:12
Status Success
Total duration 2m 29s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 30 warnings
release
Cannot create a package that has no dependencies nor content.
release
Cannot create a package that has no dependencies nor content.
release
Cannot create a package that has no dependencies nor content.
release
Cannot create a package that has no dependencies nor content.
release: FadeBasic/FadeBasic/Lexer.cs#L373
Assignment made to same variable; did you mean to assign something else?
release: FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L85
Unreachable code detected
release: FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L546
Unreachable code detected
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L1684
The variable 'ex' is declared but never used
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L1587
The variable 'availableBytes' is assigned but its value is never used
release: FadeBasic/FadeBasic/Json/Jsonable2.cs#L274
The variable 'skipNextQuote' is assigned but its value is never used
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/Sdk/ShimRange.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
release: FadeBasic/FadeBasic/Parser.cs#L26
'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#L1466
Unreachable code detected
release: FadeBasic/FadeBasic/Parser.cs#L1360
Unreachable code detected
release: FadeBasic/FadeBasic/Parser.cs#L1318
Unreachable code detected
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L1684
The variable 'ex' is declared but never used
release: FadeBasic/FadeBasic/Parser.cs#L1180
Unreachable code detected
release: FadeBasic/FadeBasic/Json/Jsonable2.cs#L274
The variable 'skipNextQuote' is assigned but its value is never used
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L1587
The variable 'availableBytes' is assigned but its value is never used
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/Sdk/ShimRange.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
release: FadeBasic/FadeBasic/Parser.cs#L26
'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/Virtual/Compiler.cs#L858
The variable 'substIndex' is assigned but its value is never used
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L1684
The variable 'ex' is declared but never used
release: FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L85
Unreachable code detected
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L1587
The variable 'availableBytes' is assigned but its value is never used
release: FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L546
Unreachable code detected
release: FadeBasic/FadeBasic/Json/Jsonable2.cs#L274
The variable 'skipNextQuote' is assigned but its value is never used
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/Sdk/ShimRange.cs#L122
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
release: FadeBasic/FadeBasic/Parser.cs#L26
'ParserException.Message' hides inherited member 'Exception.Message'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.