Skip to content

Merge pull request #602 from LogExperts/bugfixes_toolservice_and_unit… #6

Merge pull request #602 from LogExperts/bugfixes_toolservice_and_unit…

Merge pull request #602 from LogExperts/bugfixes_toolservice_and_unit… #6

Triggered via push June 9, 2026 14:50
Status Failure
Total duration 6m 40s
Artifacts

release.yml

on: push
Build and Release v1.40.0-beta
6m 35s
Build and Release v1.40.0-beta
Fit to window
Zoom out
Zoom in

Annotations

1 error, 12 warnings, and 1 notice
Build and Release v1.40.0-beta
Process completed with exit code 1.
Build and Release v1.40.0-beta
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Release v1.40.0-beta
Could not enable auto-merge for chore/generated-files-v1.40.0-beta; merge the PR manually.
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\LogExpert.Core\Classes\Persister\Persister.cs(300,27): warning CS0618: 'PersisterXML' is obsolete: 'XML persistence is deprecated and will be removed in future versions. This is a fallback for older Versions' [D:\a\LogExpert\LogExpert\src\LogExpert.Core\LogExpert.Core.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\LogExpert.Core\Classes\Columnizer\SquareBracketColumnizer.cs(470,63): warning CS0618: 'ILogLine' is obsolete: 'This interface is deprecated. Use ILogLineMemory for a memory-based implementation instead.' [D:\a\LogExpert\LogExpert\src\LogExpert.Core\LogExpert.Core.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\Extensions\Extensions.cs(4,21): warning CA1724: The type name Extensions conflicts in whole or in part with the namespace name 'ColumnizerLib.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724) [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\ITextValueSpan.cs(16,61): warning CA1062: In externally visible method 'string TextValueSpanExtensions.GetText(ILogLine logLine)', validate parameter 'logLine' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\ITextValueSpan.cs(18,59): warning CA1062: In externally visible method 'string TextValueSpanExtensions.GetText(IColumn column)', validate parameter 'column' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062) [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\IFileSystemPlugin.cs(42,41): warning CA1054: Change the type of parameter 'uriString' of method 'IFileSystemPlugin.GetLogfileInfo(string)' from 'string' to 'System.Uri', or provide an overload to 'IFileSystemPlugin.GetLogfileInfo(string)' that allows 'uriString' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054) [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\IFileSystemPlugin.cs(34,31): warning CA1054: Change the type of parameter 'uriString' of method 'IFileSystemPlugin.CanHandleUri(string)' from 'string' to 'System.Uri', or provide an overload to 'IFileSystemPlugin.CanHandleUri(string)' that allows 'uriString' to be passed as a 'System.Uri' object (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1054) [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\Column.cs(43,37): warning CS9264: Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier, or declaring the property as nullable, or safely handling the case where 'field' is null in the 'get' accessor. [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\LineEntryMemory.cs(20,26): warning CS8765: Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes). [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
D:\a\LogExpert\LogExpert\src\ColumnizerLib\LineEntry.cs(21,26): warning CS8765: Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes). [D:\a\LogExpert\LogExpert\src\ColumnizerLib\ColumnizerLib.csproj]
Build and Release v1.40.0-beta
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026