chore(main): release 6.0.0 #1527
Annotations
12 warnings
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/Extensions/ChangeNotificationTests.cs#L76
'X509Certificate2.X509Certificate2(byte[])' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/Extensions/ChangeNotificationTests.cs#L56
'X509Certificate2.X509Certificate2(byte[], SecureString?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Requests/Functional/OneDriveTests.cs#L26
'SharedWithMeRequestBuilder.GetAsSharedWithMeGetResponseAsync(Action<RequestConfiguration<SharedWithMeRequestBuilder.SharedWithMeRequestBuilderGetQueryParameters>>?, CancellationToken)' is obsolete: 'This API is deprecated and will stop returning data after November, 2027. as of 2025-11/Removal on 2025-11-13 and will be removed 2027-11-01'
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L200
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L158
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build:
tests/Microsoft.Graph.DotnetCore.Test/Models/ModelSerializationTests.cs#L132
'KiotaJsonSerializer.SerializeAsStringAsync<T>(T, CancellationToken)' is obsolete: 'This method is obsolete, use SerializeAsStringAsync with optional CancellationToken parameter instead'
|
|
build:
src/Microsoft.Graph/Extensions/DriveItemRequestBuilderExtensions.cs#L102
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetFields(BindingFlags)'. The return value of method 'System.Type.BaseType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build:
src/Microsoft.Graph/Extensions/DriveItemRequestBuilderExtensions.cs#L88
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetFields(BindingFlags)'. The return value of method 'System.Type.BaseType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build:
src/Microsoft.Graph/Extensions/DriveItemRequestBuilderExtensions.cs#L109
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetFields(BindingFlags)'. The return value of method 'System.Type.BaseType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build:
src/Microsoft.Graph/Extensions/DriveItemRequestBuilderExtensions.cs#L95
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetFields(BindingFlags)'. The return value of method 'System.Type.BaseType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
build
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
build
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|