Skip to content

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #90

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows #90

Status Failure
Total duration 31s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 22 warnings
build: src/YarnSpinner.Console/YarnSpinnerConsole.cs#L307
'CompilationJob' does not contain a definition for 'AllowPreviewFeatures' and no accessible extension method 'AllowPreviewFeatures' accepting a first argument of type 'CompilationJob' could be found (are you missing a using directive or an assembly reference?)
build: src/YarnSpinner.Console/YarnSpinnerConsole.cs#L314
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build: src/YarnSpinner.Console/YarnSpinnerConsole.cs#L315
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build: src/YarnSpinner.Console/YarnSpinnerConsole.cs#L323
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build: src/YarnSpinner.Console/YarnSpinnerConsole.cs#L324
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build: src/YarnSpinner.Console/Commands/DumpCompiledCode.cs#L32
'Utility' does not contain a definition for 'GetCompiledCodeAsString'
build: src/YarnSpinner.Console/Commands/CompileCommand.cs#L139
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build: src/YarnSpinner.Console/Commands/CompileCommand.cs#L140
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build: src/YarnSpinner.Console/Commands/CompileCommand.cs#L141
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build: src/YarnSpinner.Console/Commands/CompileCommand.cs#L142
The type or namespace name 'Types' does not exist in the namespace 'Yarn' (are you missing an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.'
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.
build: src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L1
The file header is missing or not located at the top of the file.
build: src/YarnSpinner.Console/Commands/BrowseCompiledBinaryCommand.cs#L30
Code should not contain trailing whitespace
build: src/YarnSpinner.Console/Commands/CompileCommand.cs#L1
The file header is missing or not located at the top of the file.
build: src/YarnSpinner.Console/Commands/CompileCommand.cs#L42
Closing brace should be followed by blank line
build: src/YarnSpinner.Console/Commands/CreateProjectFileCommand.cs#L1
The file header is missing or not located at the top of the file.