target supported version #35
Annotations
1 error and 2 warnings
version-sweep
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"}
|
version-sweep
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
version-sweep
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|