Skip to content

fix: increase db transactions timeout #31

fix: increase db transactions timeout

fix: increase db transactions timeout #31

Triggered via push February 22, 2024 12:13
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: push
Continuous Integration
2m 24s
Continuous Integration
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Continuous Integration: src/features/repository.ts#L242
Type '{ platform_organizationName_name: { platform: "GITHUB" | "GITLAB"; organizationName: string; name: string; }; }' is not assignable to type 'RawRepositoryWhereUniqueInput'.
Continuous Integration: src/features/repository.ts#L253
Property 'RawRepositoriesOnInitiativeMaps' does not exist on type 'GetResult<{ id: string; name: string; organizationName: string; platform: RawRepositoryPlatform; repositoryUrl: string; description: string | null; defaultBranch: string; ... 22 more ...; deletedAt: Date | null; }, unknown> & {}'.
Continuous Integration: src/features/repository.ts#L256
Property 'RawRepositoriesOnInitiativeMaps' does not exist on type 'GetResult<{ id: string; name: string; organizationName: string; platform: RawRepositoryPlatform; repositoryUrl: string; description: string | null; defaultBranch: string; ... 22 more ...; deletedAt: Date | null; }, unknown> & {}'.
Continuous Integration: src/features/repository.ts#L270
Type '{ platform_organizationName_name: { platform: "GITHUB" | "GITLAB"; organizationName: string; name: string; }; }' is not assignable to type 'RawRepositoryWhereUniqueInput'.
Continuous Integration: src/features/repository.ts#L307
Property 'RawRepositoriesOnInitiativeMaps' does not exist on type 'GetResult<{ id: string; name: string; organizationName: string; platform: RawRepositoryPlatform; repositoryUrl: string; description: string | null; defaultBranch: string; ... 22 more ...; deletedAt: Date | null; }, unknown> & {}'.
Continuous Integration: src/features/repository.ts#L310
Property 'RawRepositoriesOnInitiativeMaps' does not exist on type 'GetResult<{ id: string; name: string; organizationName: string; platform: RawRepositoryPlatform; repositoryUrl: string; description: string | null; defaultBranch: string; ... 22 more ...; deletedAt: Date | null; }, unknown> & {}'.
Continuous Integration
Process completed with exit code 2.
Continuous Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.