Skip to content

target supported version #38

target supported version

target supported version #38

Triggered via schedule May 1, 2024 00:24
Status Success
Total duration 1m 27s
Artifacts

version-sweep.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
version-sweep
Octokit.ApiValidationException: Validation Failed at Octokit.Connection.HandleErrors(IResponse response) in /_/Octokit/Http/Connection.cs:line 780 at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 761 at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken, Func`2 preprocessResponseBody) in /_/Octokit/Http/Connection.cs:line 746 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 {"message":"Validation Failed","errors":[{"resource":"Issue","code":"custom","field":"body","message":"body is too long (maximum is 65536 characters)"}],"documentation_url":"https://docs.github.com/rest/issues/issues#create-an-issue"}
version-sweep
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/