GitAuto: [FEATURE] Add Integration Tests project with WireMock fixture #661
deep-source.yml
on: pull_request
Deep Source Coverage report
20s
Annotations
10 errors and 10 warnings
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L4
The type or namespace name 'WireMock' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L5
The type or namespace name 'WireMock' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L6
The type or namespace name 'WireMock' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L7
The type or namespace name 'Snapshooter' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L8
The type or namespace name 'NSubstitute' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L9
The type or namespace name 'Bogus' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L4
The type or namespace name 'WireMock' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L5
The type or namespace name 'WireMock' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L6
The type or namespace name 'WireMock' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Tests/VTEX.Tests/Integration/IntegrationTests.cs#L7
The type or namespace name 'Snapshooter' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L87
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L88
Member 'UnexpectedApiResponseException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UnexpectedApiResponseException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UpdateStockInfoSKUException.cs#L41
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UpdatePriceInfoSKUException.cs#L41
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Deep Source Coverage report:
Src/VTEX/GoodPractices/UnexpectedApiResponseException.cs#L75
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|