Skip to content

Don't fetch PRs for main branch #3

Don't fetch PRs for main branch

Don't fetch PRs for main branch #3

Triggered via push May 11, 2024 02:20
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
test (macos-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
test (ubuntu-latest)
The operation was canceled.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest): src/components/Commit.tsx#L48
'githubData' is defined but never used
test (ubuntu-latest): src/components/GithubModal.tsx#L8
'Link' is defined but never used
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L3
'http' is defined but never used
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L9
'ChangeType' is defined but never used
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L47
'stderr' is assigned a value but never used
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L74
'stderr' is assigned a value but never used
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L99
'stderr' is assigned a value but never used
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L116
Unexpected console statement
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L143
Unexpected console statement
test (ubuntu-latest): src/main/gitlib/git-tree.ts#L200
Unexpected `await` inside a loop