Skip to content

Fix annoying quirk of .NET7 SDK #325

Fix annoying quirk of .NET7 SDK

Fix annoying quirk of .NET7 SDK #325

Triggered via push July 31, 2023 03:08
Status Failure
Total duration 2m 29s
Artifacts

build-pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-gui: TwitchDownloaderCore/Chat/ChatHtml.cs#L51
The feature 'pattern matching ReadOnly/Span<char> on constant string' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
build-gui: TwitchDownloaderCore/Chat/ChatHtml.cs#L54
The feature 'pattern matching ReadOnly/Span<char> on constant string' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
build-gui: TwitchDownloaderCore/Chat/ChatHtml.cs#L74
The feature 'pattern matching ReadOnly/Span<char> on constant string' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
build-gui
Process completed with exit code 1.
build-gui
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/