Skip to content

Add workflow_dispatch #27

Add workflow_dispatch

Add workflow_dispatch #27

Triggered via push November 30, 2024 01:13
Status Failure
Total duration 1m 13s
Artifacts

release.yml

on: push
Create Release
1m 4s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Create Release
Process completed with exit code 1.
Create 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/
Create 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/
Create 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/
Create 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/
Create 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/
Create 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/
Create 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/
Create 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/
Create 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/
Create 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/
Create Release: YarnSpinner/Analyser.cs#L29
Cannot convert null literal to non-nullable reference type.
Create Release: YarnSpinner/Types/FunctionType.cs#L91
'FunctionType.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Create Release: YarnSpinner/Analyser.cs#L125
Non-nullable field '_defaultAnalyserClasses' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Create Release: YarnSpinner/Analyser.cs#L136
Non-nullable field '_defaultAnalyserClasses' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Create Release: YarnSpinner/VirtualMachine.cs#L366
Possible null reference argument for parameter 'lineIDs' in 'void PrepareForLinesHandler.Invoke(IEnumerable<string> lineIDs)'.
Create Release: YarnSpinner/YarnSpinner.Markup/LineParser.cs#L1087
Converting null literal or possible null value to non-nullable type.
Create Release: YarnSpinner/YarnSpinner.Markup/LineParser.cs#L119
Non-nullable field 'input' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Create Release: YarnSpinner/YarnSpinner.Markup/LineParser.cs#L125
Non-nullable field 'stringReader' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Create Release: YarnSpinner/YarnSpinner.Markup/LineParser.cs#L681
Non-nullable field 'text' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Create Release: YarnSpinner/YarnSpinner.Markup/LineParser.cs#L676
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.