Skip to content

Release 0.0.46 by @cdhanna #64

Release 0.0.46 by @cdhanna

Release 0.0.46 by @cdhanna #64

Manually triggered November 26, 2025 01:02
Status Success
Total duration 2m 8s
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#L432
The variable 'hadRemCandidate' is assigned but its value is never used
release: FadeBasic/FadeBasic/Lexer.cs#L592
Unreachable code detected
release: FadeBasic/FadeBasic/Lexer.cs#L384
Assignment made to same variable; did you mean to assign something else?
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#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/Lexer.cs#L432
The variable 'hadRemCandidate' is assigned but its value is never used
release: FadeBasic/FadeBasic/Lexer.cs#L592
Unreachable code detected
release: FadeBasic/FadeBasic/Lexer.cs#L384
Assignment made to same variable; did you mean to assign something else?
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#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/Virtual/Compiler.cs#L1537
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/Virtual/DebugUtil.cs#L85
Unreachable code detected
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#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.