Skip to content

Add github app logic #258

Add github app logic

Add github app logic #258

Triggered via pull request July 24, 2024 08:56
Status Failure
Total duration 1m 37s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
unit-tests: internal/requests_test.go#L145
cannot use func(repos []string) {…} (value of type func(repos []string)) as func(repositoryURLs []string, apiToken string) value in argument to WalkRepositories
unit-tests
Process completed with exit code 1.
unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/