build-and-push
22s
Annotations
10 errors
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L20
The type or namespace name 'IMediator' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L19
The type or namespace name 'IQueryableCacheService' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L15
The type or namespace name 'IQueryableCacheService' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L14
The type or namespace name 'IMediator' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L11
The type or namespace name 'DomainDocument' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L11
The type or namespace name 'INoSQLRepository<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L4
The type or namespace name 'MediatR' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L3
The type or namespace name 'Interfaces' does not exist in the namespace 'CodeChavez.Repository.Pattern' (are you missing an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L2
The type or namespace name 'Extensions' does not exist in the namespace 'CodeChavez.Repository.Pattern' (are you missing an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.MongoDB/MongoRepository.cs#L1
The type or namespace name 'Common' does not exist in the namespace 'CodeChavez' (are you missing an assembly reference?)
|