[FEAT] Add support for multiple Git services #131
Annotations
6 errors
Build
Argument of type '{ name: string; uuid: string; enabled: boolean; type: Repositories.RepositoryType; directory: string; default: boolean; }' is not assignable to parameter of type 'PlaybooksRepository'.
|
Build
Argument of type '{ name: string; uuid: string; enabled: boolean; type: Repositories.RepositoryType; directory: string; default: boolean; }' is not assignable to parameter of type 'PlaybooksRepository'.
|
Build
Argument of type '{ name: string; enabled: boolean; type: Repositories.RepositoryType; directory: string; uuid: string; }' is not assignable to parameter of type 'PlaybooksRepository'.
|
Build
Argument of type '{ uuid: string; type: Repositories.RepositoryType.LOCAL; name: string; enabled: true; directory: string; directoryExclusionList: string[] | undefined; }' is not assignable to parameter of type 'PlaybooksRepository'.
|
Build
Argument of type '{ uuid: string; type: Repositories.RepositoryType.LOCAL; name: string; directory: any; enabled: true; directoryExclusionList: string[] | undefined; }' is not assignable to parameter of type 'PlaybooksRepository'.
|
Build
Process completed with exit code 2.
|
Loading