target supported version #47
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
version-sweep
System.OverflowException: Value was either too large or too small for an Int32.
at System.Convert.ThrowInt32OverflowException()
at System.Convert.ToInt32(Int64 value)
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at Octokit.PocoJsonSerializerStrategy.DeserializeObject(Object value, Type type) in /_/Octokit/SimpleJson.cs:line 1437
at Octokit.Internal.SimpleJsonSerializer.GitHubSerializerStrategy.DeserializeObject(Object value, Type type) in /_/Octokit/Http/SimpleJsonSerializer.cs:line 205
at Octokit.PocoJsonSerializerStrategy.DeserializeObject(Object value, Type type) in /_/Octokit/SimpleJson.cs:line 1492
at Octokit.Internal.SimpleJsonSerializer.GitHubSerializerStrategy.DeserializeObject(Object value, Type type) in /_/Octokit/Http/SimpleJsonSerializer.cs:line 205
at Octokit.SimpleJson.DeserializeObject(String json, Type type, IJsonSerializerStrategy jsonSerializerStrategy) in /_/Octokit/SimpleJson.cs:line 584
at Octokit.SimpleJson.DeserializeObject[T](String json, IJsonSerializerStrategy jsonSerializerStrategy) in /_/Octokit/SimpleJson.cs:line 596
at Octokit.Internal.SimpleJsonSerializer.Deserialize[T](String json) in /_/Octokit/Http/SimpleJsonSerializer.cs:line 22
at Octokit.Internal.JsonHttpPipeline.DeserializeResponse[T](IResponse response) in /_/Octokit/Http/JsonHttpPipeline.cs:line 44
at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 747
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 178
at Program.<<Main>$>g__StartSweeperAsync|0_3(Options options, IServiceProvider services, ICoreService job) in /app/src/DotNet.VersionSweeper/Program.cs:line 178
|
version-sweep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|