Skip to content

Release 0.0.58 by @cdhanna #78

Release 0.0.58 by @cdhanna

Release 0.0.58 by @cdhanna #78

Manually triggered March 25, 2026 04:26
Status Success
Total duration 3m 24s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 31 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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
release: FadeBasic/FadeBasic/Lexer.cs#L450
The variable 'hadRemCandidate' is assigned but its value is never used
release: FadeBasic/FadeBasic/Lexer.cs#L615
Unreachable code detected
release: FadeBasic/FadeBasic/Lexer.cs#L401
Assignment made to same variable; did you mean to assign something else?
release: FadeBasic/FadeBasic/Parser.cs#L1321
Unreachable code detected
release: FadeBasic/FadeBasic/Parser.cs#L1183
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.
release: FadeBasic/FadeBasic/Lexer.cs#L450
The variable 'hadRemCandidate' is assigned but its value is never used
release: FadeBasic/FadeBasic/Lexer.cs#L615
Unreachable code detected
release: FadeBasic/FadeBasic/Lexer.cs#L401
Assignment made to same variable; did you mean to assign something else?
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L2252
The variable 'ex' is declared but never used
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L2141
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/Virtual/Compiler.cs#L858
The variable 'substIndex' is assigned but its value is never used
release: FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L85
Unreachable code detected
release: FadeBasic/FadeBasic/Virtual/DebugUtil.cs#L649
Unreachable code detected
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L2252
The variable 'ex' is declared but never used
release: FadeBasic/FadeBasic/Launch/DebugSession.cs#L2141
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.