Skip to content

Add fallback for getPrPatch.ts #166

Add fallback for getPrPatch.ts

Add fallback for getPrPatch.ts #166

Triggered via pull request September 9, 2024 19:05
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 5 warnings
Building, linting, testing on node 18.x and ubuntu-latest: src/utils/getPrPatch.ts#L3
Replace `"@octokit/types"` with `'@octokit/types'`
Building, linting, testing on node 18.x and ubuntu-latest: src/utils/getPrPatch.ts#L5
Replace `"GET·/repos/{owner}/{repo}/pulls/{pull_number}"]["response"` with `'GET·/repos/{owner}/{repo}/pulls/{pull_number}']['response'`
Building, linting, testing on node 18.x and ubuntu-latest: src/utils/getPrPatch.ts#L19
Replace `data:·string` with `⏎········data:·string;⏎····`
Building, linting, testing on node 18.x and ubuntu-latest: src/utils/getPrPatch.ts#L26
Replace `·as·unknown)·as·{data:·string})` with `)·as·unknown)·as·{·data:·string·}`
Building, linting, testing on node 18.x and ubuntu-latest
Process completed with exit code 1.
Building, linting, testing on node 20.x and ubuntu-latest
The job was canceled because "_18_x_ubuntu-latest" failed.
Building, linting, testing on node 20.x and ubuntu-latest: src/utils/getPrPatch.ts#L3
Replace `"@octokit/types"` with `'@octokit/types'`
Building, linting, testing on node 20.x and ubuntu-latest: src/utils/getPrPatch.ts#L5
Replace `"GET·/repos/{owner}/{repo}/pulls/{pull_number}"]["response"` with `'GET·/repos/{owner}/{repo}/pulls/{pull_number}']['response'`
Building, linting, testing on node 20.x and ubuntu-latest: src/utils/getPrPatch.ts#L19
Replace `data:·string` with `⏎········data:·string;⏎····`
Building, linting, testing on node 20.x and ubuntu-latest: src/utils/getPrPatch.ts#L26
Replace `·as·unknown)·as·{data:·string})` with `)·as·unknown)·as·{·data:·string·}`
Building, linting, testing on node 20.x and ubuntu-latest
Process completed with exit code 1.
Building, linting, testing on node 14.x and ubuntu-latest
The job was canceled because "_18_x_ubuntu-latest" failed.
Building, linting, testing on node 14.x and ubuntu-latest
The operation was canceled.
Building, linting, testing on node 16.x and ubuntu-latest
The job was canceled because "_18_x_ubuntu-latest" failed.
Building, linting, testing on node 16.x and ubuntu-latest: src/utils/getPrPatch.ts#L3
Replace `"@octokit/types"` with `'@octokit/types'`
Building, linting, testing on node 16.x and ubuntu-latest: src/utils/getPrPatch.ts#L5
Replace `"GET·/repos/{owner}/{repo}/pulls/{pull_number}"]["response"` with `'GET·/repos/{owner}/{repo}/pulls/{pull_number}']['response'`
Building, linting, testing on node 16.x and ubuntu-latest: src/utils/getPrPatch.ts#L19
Replace `data:·string` with `⏎········data:·string;⏎····`
Building, linting, testing on node 16.x and ubuntu-latest: src/utils/getPrPatch.ts#L26
Replace `·as·unknown)·as·{data:·string})` with `)·as·unknown)·as·{·data:·string·}`
Building, linting, testing on node 16.x and ubuntu-latest
The operation was canceled.
Building, linting, testing on node 18.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building, linting, testing on node 18.x and ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/