Clickable code search results line numbers. #660
Triggered via pull request
December 23, 2023 23:12
Status
Cancelled
Total duration
2m 19s
Artifacts
–
publish_pr.yml
on: pull_request
Matrix: build_gui
Matrix: publish_cli
Annotations
17 errors and 35 warnings
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IOrderedEnumerable<KeyValuePair<string, List<(int, string)>>>, bool, IOrderedEnumerable<string>)'
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IDictionary<string, List<(int, string)>>, bool, IEnumerable<string>)'
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IOrderedEnumerable<KeyValuePair<string, List<(int, string)>>>, bool, IOrderedEnumerable<string>)'
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IDictionary<string, List<(int, string)>>, bool, IEnumerable<string>)'
|
publish_cli (ubuntu-latest, Debug, false)
Process completed with exit code 1.
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IOrderedEnumerable<KeyValuePair<string, List<(int, string)>>>, bool, IOrderedEnumerable<string>)'
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IDictionary<string, List<(int, string)>>, bool, IEnumerable<string>)'
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IOrderedEnumerable<KeyValuePair<string, List<(int, string)>>>, bool, IOrderedEnumerable<string>)'
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IDictionary<string, List<(int, string)>>, bool, IEnumerable<string>)'
|
publish_cli (macOS-latest, Debug, false)
Process completed with exit code 1.
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IOrderedEnumerable<KeyValuePair<string, List<(int, string)>>>, bool, IOrderedEnumerable<string>)'
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IDictionary<string, List<(int, string)>>, bool, IEnumerable<string>)'
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IOrderedEnumerable<KeyValuePair<string, List<(int, string)>>>, bool, IOrderedEnumerable<string>)'
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/Program.cs#L26
'Program' does not implement interface member 'IScriptInterface.ClickableSearchOutput(string, string, int, IDictionary<string, List<(int, string)>>, bool, IEnumerable<string>)'
|
publish_cli (windows-latest, Debug, false)
Process completed with exit code 1.
|
build_gui (windows-latest, Debug, false, false)
The operation was canceled.
|
build_gui (windows-latest, Debug, false, true)
The operation was canceled.
|
publish_cli (ubuntu-latest, Debug, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/CommandOptions/DumpOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/CommandOptions/ReplaceOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (ubuntu-latest, Debug, false):
UndertaleModCli/CommandOptions/DumpOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (macOS-latest, Debug, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish_cli (macOS-latest, Debug, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
publish_cli (macOS-latest, Debug, false):
UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/CommandOptions/DumpOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/CommandOptions/ReplaceOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (macOS-latest, Debug, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
publish_cli (macOS-latest, Debug, false):
UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/CommandOptions/DumpOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (macOS-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (windows-latest, Debug, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish_cli (windows-latest, Debug, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
publish_cli (windows-latest, Debug, false):
UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/CommandOptions/DumpOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/CommandOptions/ReplaceOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (windows-latest, Debug, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
publish_cli (windows-latest, Debug, false):
UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/CommandOptions/DumpOptions.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
publish_cli (windows-latest, Debug, false):
UndertaleModCli/CommandOptions/LoadOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_gui (windows-latest, Debug, false, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_gui (windows-latest, Debug, false, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|