Skip to content

Fix issue with ClassAutoNSubstituteDataAttribute when using FrozenAtr… #61

Fix issue with ClassAutoNSubstituteDataAttribute when using FrozenAtr…

Fix issue with ClassAutoNSubstituteDataAttribute when using FrozenAtr… #61

Triggered via pull request January 2, 2025 12:13
Status Failure
Total duration 2m 9s
Artifacts

pre-integration.yml

on: pull_request
Matrix: dotnet-build
dotnet-test
0s
dotnet-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
dotnet-build (windows-latest): test/Atc.Test.Tests/ClassAutoNSubstituteDataAttributeTests.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SubstituteExtensions.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SampleTypes/ISampleInterface.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SampleTypes/SampleClass.cs#L4
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SampleTypes/SampleEnum.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SampleTypes/SampleDependantClass.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/ClassAutoNSubstituteDataAttributeTests.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SubstituteExtensions.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SampleTypes/ISampleInterface.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (windows-latest): test/Atc.Test.Tests/SampleTypes/SampleClass.cs#L4
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
dotnet-build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636