Pass avatar_url un git-gateway backend #6878
Annotations
15 errors and 2 warnings
build (macos-latest, 20.x):
packages/decap-cms-backend-git-gateway/src/implementation.ts#L365
Conversion of type '{ name: string; login: string; avatar_url: string; }' to type 'User' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (macos-latest, 20.x)
Process completed with exit code 2.
|
build (ubuntu-latest, 20.x)
The job was canceled because "macos-latest_20_x" failed.
|
build (ubuntu-latest, 20.x):
packages/decap-cms-backend-git-gateway/src/implementation.ts#L365
Conversion of type '{ name: string; login: string; avatar_url: string; }' to type 'User' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (ubuntu-latest, 20.x)
The operation was canceled.
|
build (macos-latest, 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
build (macos-latest, 18.x):
packages/decap-cms-backend-git-gateway/src/implementation.ts#L365
Conversion of type '{ name: string; login: string; avatar_url: string; }' to type 'User' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (macos-latest, 18.x)
The operation was canceled.
|
build (ubuntu-latest, 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
build (ubuntu-latest, 18.x):
packages/decap-cms-backend-git-gateway/src/implementation.ts#L365
Conversion of type '{ name: string; login: string; avatar_url: string; }' to type 'User' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build (ubuntu-latest, 18.x)
The operation was canceled.
|
build (windows-latest, 20.x)
The job was canceled because "macos-latest_20_x" failed.
|
build (windows-latest, 20.x)
The operation was canceled.
|
build (windows-latest, 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
build (windows-latest, 18.x)
The operation was canceled.
|
changes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest, 20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|