Add workflow_dispatch #27
Annotations
1 error and 20 warnings
Deploy to NuGet
Process completed with exit code 1.
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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/
|
Execute GitVersion
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:
YarnSpinner/Analyser.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Build:
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.
|
Build:
YarnSpinner/Analyser.cs#L125
Non-nullable field '_defaultAnalyserClasses' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
YarnSpinner/Analyser.cs#L136
Non-nullable field '_defaultAnalyserClasses' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
YarnSpinner/VirtualMachine.cs#L366
Possible null reference argument for parameter 'lineIDs' in 'void PrepareForLinesHandler.Invoke(IEnumerable<string> lineIDs)'.
|
Build:
YarnSpinner/YarnSpinner.Markup/LineParser.cs#L1087
Converting null literal or possible null value to non-nullable type.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Build:
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.
|
Loading