build-and-push
25s
Annotations
10 errors
|
build-and-push:
src/CodeChavez.Repository.Pattern.Postgres/Repository.cs#L14
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.Postgres/Repository.cs#L13
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.Postgres/Repository.cs#L19
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.Postgres/Repository.cs#L18
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.Postgres/Repository.cs#L10
The type or namespace name 'DomainEntity' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.Postgres/Repository.cs#L10
The type or namespace name 'IRepository<>' could not be found (are you missing a using directive or an assembly reference?)
|
|
build-and-push:
src/CodeChavez.Repository.Pattern.Postgres/Repository.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.Postgres/Repository.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.Postgres/Repository.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.Postgres/Repository.cs#L1
The type or namespace name 'Common' does not exist in the namespace 'CodeChavez' (are you missing an assembly reference?)
|