target supported version #4
Annotations
1 error and 1 warning
Octokit.ApiException: Issues are disabled for this repo
at Octokit.Connection.HandleErrors(IResponse response) in /_/Octokit/Http/Connection.cs:line 822
at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 798
at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 783
at Octokit.ApiConnection.Post[T](Uri uri, Object data, String accepts, String contentType, CancellationToken cancellationToken)
at DotNet.GitHub.GitHubIssueService.PostIssueAsync(String owner, String name, String token, NewIssue newIssue) in /app/src/DotNet.GitHub/GitHubIssueService.cs:line 25
at DotNet.GitHub.RateLimitAwareQueue.ExecuteAllQueuedItemsAsync()+MoveNext() in /app/src/DotNet.GitHub/RateLimitAwareQueue.cs:line 31
at DotNet.GitHub.RateLimitAwareQueue.ExecuteAllQueuedItemsAsync()+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at Program.<<Main>$>g__StartSweeperAsync|0_3(Options options, IServiceProvider services, ICoreService job) in /app/src/DotNet.VersionSweeper/Program.cs:line 191
at Program.<<Main>$>g__StartSweeperAsync|0_3(Options options, IServiceProvider services, ICoreService job) in /app/src/DotNet.VersionSweeper/Program.cs:line 191
{"message":"Issues are disabled for this repo","documentation_url":"https://docs.github.com/v3/issues/","status":"410"}
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading