GitAuto: [FEATURE] Implement Sales Channel API #640
deep-source.yml
on: pull_request
Deep Source Coverage report
21s
Annotations
10 errors and 10 warnings
Deep Source Coverage report:
Src/VTEX/Database/SalesChannelSchema.cs#L1
The type or namespace name 'EntityFrameworkCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L1
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L2
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L8
Invalid base type
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L8
The type or namespace name 'ControllerBase' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L9
Array size cannot be specified in a variable declaration (try initializing with a 'new' expression)
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L8
Type 'ControllerBase[]' in interface list is not an interface
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L6
The type or namespace name 'RouteAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L6
The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
|
Deep Source Coverage report:
Src/VTEX/SalesChannelApi.cs#L7
The type or namespace name 'ApiControllerAttribute' 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/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)
|