Skip to content

Fix deserialization issue - change Id to long #38

Fix deserialization issue - change Id to long

Fix deserialization issue - change Id to long #38

Triggered via pull request February 25, 2024 18:08
Status Failure
Total duration 1m 21s
Artifacts

netcore.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 24 warnings
build (ubuntu-latest): Octokit.Tests.Integration/Reactive/ObservableProjectCardsClientTests.cs#L229
Argument 2: cannot convert from 'long' to 'int'
build (ubuntu-latest): Octokit.Tests.Integration/Reactive/ObservableProjectCardsClientTests.cs#L229
Argument 2: cannot convert from 'long' to 'int'
build (ubuntu-latest)
Process completed with exit code 255.
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build (macos-latest): Octokit.Tests.Integration/Reactive/ObservableProjectCardsClientTests.cs#L229
Argument 2: cannot convert from 'long' to 'int'
build (macos-latest): Octokit.Tests.Integration/Reactive/ObservableProjectCardsClientTests.cs#L229
Argument 2: cannot convert from 'long' to 'int'
build (macos-latest)
The operation was canceled.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): Octokit/GitHubClient.cs#L252
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit/Http/HttpClientAdapter.cs#L107
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (ubuntu-latest): Octokit/Http/HttpClientAdapter.cs#L200
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (ubuntu-latest): Octokit/Http/HttpClientAdapter.cs#L211
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (ubuntu-latest): Octokit/Http/HttpClientAdapter.cs#L213
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (ubuntu-latest): Octokit/Http/HttpClientAdapter.cs#L234
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (ubuntu-latest): Octokit/Http/HttpClientAdapter.cs#L281
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (ubuntu-latest): Octokit/Http/HttpClientAdapter.cs#L283
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (ubuntu-latest): Octokit/Models/Response/Meta.cs#L142
'Meta.GitHubServicesSha' is obsolete: 'No longer returned so always null'
build (ubuntu-latest)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build (macos-latest)
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build (macos-latest): Octokit/GitHubClient.cs#L252
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit/Http/HttpClientAdapter.cs#L107
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (macos-latest): Octokit/Http/HttpClientAdapter.cs#L200
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (macos-latest): Octokit/Http/HttpClientAdapter.cs#L211
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (macos-latest): Octokit/Http/HttpClientAdapter.cs#L213
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (macos-latest): Octokit/Http/HttpClientAdapter.cs#L234
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (macos-latest): Octokit/Http/HttpClientAdapter.cs#L281
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (macos-latest): Octokit/Http/HttpClientAdapter.cs#L283
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build (macos-latest): Octokit/Models/Response/Meta.cs#L142
'Meta.GitHubServicesSha' is obsolete: 'No longer returned so always null'