Fix issue with ClassAutoNSubstituteDataAttribute when using FrozenAtr… #61
pre-integration.yml
on: pull_request
Matrix: dotnet-build
dotnet-test
0s
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
|