Skip to content

Support .slnx files #131

Support .slnx files

Support .slnx files #131

Triggered via push March 13, 2026 01:28
Status Success
Total duration 7m 9s
Artifacts 2

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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/
build: src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
build: src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
build: src/YarnSpinner.Console/Commands/DumpTokensCommand.cs#L16
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
build: src/YarnSpinner.Console/Commands/DumpTreeCommand.cs#L20
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
build: src/YarnSpinner.Console/Commands/Analyser/Analyser.cs#L25
Nullability of reference types in type of parameter 'y' of 'readonly bool Comparer<TItem, TKey>.Equals(TItem x, TItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TItem>.Equals(TItem? x, TItem? y)' (possibly because of nullability attributes).
build: src/YarnSpinner.Console/Commands/Analyser/Analyser.cs#L25
Nullability of reference types in type of parameter 'x' of 'readonly bool Comparer<TItem, TKey>.Equals(TItem x, TItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TItem>.Equals(TItem? x, TItem? y)' (possibly because of nullability attributes).
build: src/YarnSpinner.Console/CompilerOutput.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
build: src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
build: src/YarnSpinner.Console/Commands/DumpTokensCommand.cs#L16
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
build: src/YarnSpinner.Console/Commands/DumpTreeCommand.cs#L20
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
build: src/YarnSpinner.Console/Commands/Analyser/Analyser.cs#L25
Nullability of reference types in type of parameter 'y' of 'readonly bool Comparer<TItem, TKey>.Equals(TItem x, TItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TItem>.Equals(TItem? x, TItem? y)' (possibly because of nullability attributes).
build: src/YarnSpinner.Console/Commands/Analyser/Analyser.cs#L25
Nullability of reference types in type of parameter 'x' of 'readonly bool Comparer<TItem, TKey>.Equals(TItem x, TItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TItem>.Equals(TItem? x, TItem? y)' (possibly because of nullability attributes).
build: src/YarnSpinner.Console/CompilerOutput.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/Commands/DumpTreeCommand.cs#L20
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
build: src/YarnSpinner.Console/Commands/TagCommand.cs#L42
'Utility.AddTagsToLines(string, ICollection<string>?)' is obsolete: 'This method doesn't return the new tags, just the modified text which can cause issues with multiple files. Please use TagLines instead'
build: src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
build: src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
build: src/YarnSpinner.Console/Commands/Analyser/Analyser.cs#L25
Nullability of reference types in type of parameter 'y' of 'readonly bool Comparer<TItem, TKey>.Equals(TItem x, TItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TItem>.Equals(TItem? x, TItem? y)' (possibly because of nullability attributes).
build: src/YarnSpinner.Console/Commands/Analyser/Analyser.cs#L25
Nullability of reference types in type of parameter 'x' of 'readonly bool Comparer<TItem, TKey>.Equals(TItem x, TItem y)' doesn't match implicitly implemented member 'bool IEqualityComparer<TItem>.Equals(TItem? x, TItem? y)' (possibly because of nullability attributes).
build: src/YarnSpinner.Console/CompilerOutput.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: src/YarnSpinner.Console/CompilerOutput.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.

Artifacts

Produced during runtime
Name Size Digest
ysc-osx
15.2 MB
sha256:ee1e82aaa9c2f0d6b4e9106b831da4f52338163d36133dd40cca0ceec4a6db15
ysc-win
15.1 MB
sha256:9ab0fc51d80e11d4beb41e0c923bdf1490d48e959da69ff7d3e66c626593c764