Skip to content

GitAuto: [FEATURE] Add Saga capability #1760

GitAuto: [FEATURE] Add Saga capability

GitAuto: [FEATURE] Add Saga capability #1760

Status Failure
Total duration 1m 16s
Artifacts

deep-source.yml

on: pull_request
Deep Source Coverage report
1m 5s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Deep Source Coverage report: Src/CrispyWaffle/Sagas/ISaga.cs#L5
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/ISagaData.cs#L5
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/SagaData.cs#L5
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/SagaData.cs#L7
The type or namespace name 'DateTime' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/SagaRepository.cs#L12
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/SagaRepository.cs#L18
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/SagaRepository.cs#L5
The type or namespace name 'Dictionary<,>' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/SagaRepository.cs#L5
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/ISaga.cs#L5
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report: Src/CrispyWaffle/Sagas/ISagaData.cs#L5
The type or namespace name 'Guid' could not be found (are you missing a using directive or an assembly reference?)
Deep Source Coverage report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deep Source Coverage report: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
Deep Source Coverage report: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
Deep Source Coverage report: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
Deep Source Coverage report: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
Deep Source Coverage report: Src/CrispyWaffle/Utilities/DynamicSerialization.cs#L177
'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/CrispyWaffle/Utilities/DynamicSerialization.cs#L177
'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/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
Deep Source Coverage report: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
Deep Source Coverage report: Src/CrispyWaffle/Utilities/LazyResettable.cs#L20
'HostProtectionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
Deep Source Coverage report: Src/CrispyWaffle/Utilities/LazyResettable.cs#L21
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)