Update dependency Xunit.DependencyInjection to v10 #2691
ci.yml
on: pull_request
📡 SonarCloud
0s
💬 Spellcheck
0s
Annotations
20 errors and 16 warnings
🔨 Build:
demo/NSubstitute/Tethos.Xunit.Demo/ContainerAsProperty.cs#L19
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/NSubstitute/Tethos.Xunit.Demo/ContainerAsProperty.cs#L18
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/NSubstitute/Tethos.Xunit.Demo/obj/Release/net8.0/Tethos.Xunit.Demo.AssemblyInfo.cs#L13
The type 'TestFrameworkAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/Moq/Tethos.Xunit.Demo/ContainerFromBaseClass.cs#L11
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/Moq/Tethos.Xunit.Demo/ContainerFromBaseClass.cs#L10
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/Moq/Tethos.Xunit.Demo/ContainerInjected.cs#L19
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/Moq/Tethos.Xunit.Demo/ContainerInjected.cs#L18
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/Moq/Tethos.Xunit.Demo/ContainerAsProperty.cs#L19
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/Moq/Tethos.Xunit.Demo/ContainerAsProperty.cs#L18
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build:
demo/Moq/Tethos.Xunit.Demo/obj/Release/net8.0/Tethos.Xunit.Demo.AssemblyInfo.cs#L13
The type 'TestFrameworkAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
test/EndToEnd/NSubstitute/Tethos.NSubstitute.Xunit.EndToEnd/ContainerAsProperty.cs#L19
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
test/EndToEnd/NSubstitute/Tethos.NSubstitute.Xunit.EndToEnd/ContainerAsProperty.cs#L18
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
test/EndToEnd/NSubstitute/Tethos.NSubstitute.Xunit.EndToEnd/obj/Release/net8.0/Tethos.NSubstitute.Xunit.EndToEnd.AssemblyInfo.cs#L13
The type 'TestFrameworkAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
demo/FakeItEasy/Tethos.Xunit.Demo/ContainerAsProperty.cs#L19
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
demo/FakeItEasy/Tethos.Xunit.Demo/ContainerAsProperty.cs#L18
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
demo/FakeItEasy/Tethos.Xunit.Demo/ContainerInjected.cs#L19
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
demo/FakeItEasy/Tethos.Xunit.Demo/ContainerInjected.cs#L18
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
demo/FakeItEasy/Tethos.Xunit.Demo/ContainerFromBaseClass.cs#L11
The type 'TraitAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
demo/FakeItEasy/Tethos.Xunit.Demo/ContainerFromBaseClass.cs#L10
The type 'FactAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔬 Test:
demo/FakeItEasy/Tethos.Xunit.Demo/obj/Release/net8.0/Tethos.Xunit.Demo.AssemblyInfo.cs#L13
The type 'TestFrameworkAttribute' exists in both 'xunit.core, Version=2.9.3.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c' and 'xunit.v3.core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c'
|
🔨 Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔨 Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔬 Test
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔬 Test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔬 Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔬 Test
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔬 Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
🔬 Test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
test-coverage
|
147 KB |
sha256:2633d9d223fdada61f42e807d45ec50b539811545e3a70e51d0e36137ef8025e
|
|
test-results
|
75.8 KB |
sha256:d84a2961727a226a2d2a73cdb323277c967ab28e3de9aadc9c1fd7da907e8c73
|
|