Skip to content

Unit tests

Unit tests #118

Triggered via push July 22, 2024 15:24
Status Failure
Total duration 32s
Artifacts

pull-request.yml

on: push
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.RegisterTableDefinition(Table)'
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.CreateBatchWrite(Type, DynamoDBOperationConfig)'
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.SaveAsync(Type, object, CancellationToken)'
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.SaveAsync(Type, object, DynamoDBOperationConfig, CancellationToken)'
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.RegisterTableDefinition(Table)'
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.CreateBatchWrite(Type, DynamoDBOperationConfig)'
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.SaveAsync(Type, object, CancellationToken)'
Unit tests (8.0.x): DecoratorGenerator.UnitTests/DynamoDBContextDecorator.generated.cs#L5
'DynamoDBContextDecorator' does not implement interface member 'IDynamoDBContext.SaveAsync(Type, object, DynamoDBOperationConfig, CancellationToken)'
Unit tests (8.0.x)
Process completed with exit code 1.
Unit tests (8.0.x): SampleLibrary/WrapperList.cs#L8
The field 'WrapperList.dynamoDBContext' is never used
Unit tests (8.0.x): SampleLibrary/WrapperList.cs#L8
The field 'WrapperList.dynamoDBContext' is never used