Use download-artifact@v4 #101
Annotations
49 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/YarnSpinner.Console/YarnSpinnerConsole.cs#L21
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
|
build:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
|
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/AssemblyInfo.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L30
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build:
src/YarnSpinner.Console/Commands/CompileCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/CompileCommand.cs#L42
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
build:
src/YarnSpinner.Console/Commands/CreateProjectFileCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/YarnSpinner.Console/YarnSpinnerConsole.cs#L21
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
|
build:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
|
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/AssemblyInfo.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L30
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build:
src/YarnSpinner.Console/Commands/StringExtractCommand.cs#L146
Elements should be separated by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1516.md)
|
build:
src/YarnSpinner.Console/Commands/StringExtractCommand.cs#L138
A interface should not follow a class (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
build:
src/YarnSpinner.Console/Commands/CompileCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/YarnSpinnerConsole.cs#L21
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
build:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Line' is obsolete: 'Use Range.Start.Line'
|
build:
src/YarnSpinner.Console/Shared/Log.cs#L47
'Diagnostic.Column' is obsolete: 'Use Range.Start.Character'
|
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/AssemblyInfo.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L30
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
build:
src/YarnSpinner.Console/Commands/CompileCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
build:
src/YarnSpinner.Console/Commands/CompileCommand.cs#L42
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
build:
src/YarnSpinner.Console/Commands/CreateProjectFileCommand.cs#L1
The file header is missing or not located at the top of the file. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1633.md)
|
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
Unexpected input(s) 'RELEASE_TAG', valid inputs are ['_input-text', '_input-file', '_output-file', '_format-key']
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ysc-osx
|
10.5 MB |
|
ysc-win
|
10 MB |
|