Skip to content

Update dotnet monorepo to v8 (major) #445

Update dotnet monorepo to v8 (major)

Update dotnet monorepo to v8 (major) #445

Triggered via pull request November 21, 2023 15:59
Status Failure
Total duration 1m 7s
Artifacts

test-migration.yaml

on: pull_request
test-migration
58s
test-migration
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L10
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L11
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L20
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L21
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L30
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L31
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Controller/Ical/Events/GroupEventControllerTest.cs#L45
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Controller/Api/Events/GroupEventControllerTest.cs#L42
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L10
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
test-migration: Lullaby.Tests/Crawler/Utility/FullDateGuesserTest.cs#L11
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)