GitAuto: [FEATURE] Add Saga capability #121
Annotations
11 errors and 10 warnings
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
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?)
|
Autobuild:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
|
Autobuild:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Autobuild:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
|
Autobuild:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Autobuild:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
|
Autobuild:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Autobuild:
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)
|
Autobuild:
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)
|
Autobuild:
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)
|
Autobuild:
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)
|
Loading