Support .slnx files #131
Annotations
31 warnings
|
Complete job
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/
|
|
Package for macOS:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
|
|
Package for macOS:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
|
|
Package for macOS:
src/YarnSpinner.Console/Commands/DumpTokensCommand.cs#L16
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
|
|
Package for macOS:
src/YarnSpinner.Console/Commands/DumpTreeCommand.cs#L20
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
|
|
Package for macOS:
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).
|
|
Package for macOS:
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).
|
|
Package for macOS:
src/YarnSpinner.Console/CompilerOutput.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Package for macOS:
src/YarnSpinner.Console/CompilerOutput.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Package for macOS:
src/YarnSpinner.Console/CompilerOutput.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Package for macOS:
src/YarnSpinner.Console/CompilerOutput.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Package for Windows:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
|
|
Package for Windows:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
|
|
Package for Windows:
src/YarnSpinner.Console/Commands/DumpTokensCommand.cs#L16
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
|
|
Package for Windows:
src/YarnSpinner.Console/Commands/DumpTreeCommand.cs#L20
'Utility.ParseSource(string)' is obsolete: 'Use ParseSourceText'
|
|
Package for Windows:
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).
|
|
Package for Windows:
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).
|
|
Package for Windows:
src/YarnSpinner.Console/CompilerOutput.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Package for Windows:
src/YarnSpinner.Console/CompilerOutput.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Package for Windows:
src/YarnSpinner.Console/CompilerOutput.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Package for Windows:
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.
|
background
wait
wait-all
cancel
Loading