Generated models and request builders #751
Triggered via pull request
October 31, 2023 10:23
Status
Success
Total duration
1h 19m 34s
Artifacts
–
Annotations
11 warnings
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/BackgroundImage/BackgroundImageRequestBuilder.cs#L61
Parameter 'contentType' has no matching param tag in the XML comment for 'BackgroundImageRequestBuilder.PutAsync(Stream, string, Action<BackgroundImageRequestBuilder.BackgroundImageRequestBuilderPutRequestConfiguration>, CancellationToken)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/BackgroundImage/BackgroundImageRequestBuilder.cs#L107
Parameter 'contentType' has no matching param tag in the XML comment for 'BackgroundImageRequestBuilder.ToPutRequestInformation(Stream, string, Action<BackgroundImageRequestBuilder.BackgroundImageRequestBuilderPutRequestConfiguration>)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/BannerLogo/BannerLogoRequestBuilder.cs#L61
Parameter 'contentType' has no matching param tag in the XML comment for 'BannerLogoRequestBuilder.PutAsync(Stream, string, Action<BannerLogoRequestBuilder.BannerLogoRequestBuilderPutRequestConfiguration>, CancellationToken)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/BannerLogo/BannerLogoRequestBuilder.cs#L107
Parameter 'contentType' has no matching param tag in the XML comment for 'BannerLogoRequestBuilder.ToPutRequestInformation(Stream, string, Action<BannerLogoRequestBuilder.BannerLogoRequestBuilderPutRequestConfiguration>)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/CustomCSS/CustomCSSRequestBuilder.cs#L61
Parameter 'contentType' has no matching param tag in the XML comment for 'CustomCSSRequestBuilder.PutAsync(Stream, string, Action<CustomCSSRequestBuilder.CustomCSSRequestBuilderPutRequestConfiguration>, CancellationToken)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/CustomCSS/CustomCSSRequestBuilder.cs#L107
Parameter 'contentType' has no matching param tag in the XML comment for 'CustomCSSRequestBuilder.ToPutRequestInformation(Stream, string, Action<CustomCSSRequestBuilder.CustomCSSRequestBuilderPutRequestConfiguration>)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/Favicon/FaviconRequestBuilder.cs#L61
Parameter 'contentType' has no matching param tag in the XML comment for 'FaviconRequestBuilder.PutAsync(Stream, string, Action<FaviconRequestBuilder.FaviconRequestBuilderPutRequestConfiguration>, CancellationToken)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/Favicon/FaviconRequestBuilder.cs#L107
Parameter 'contentType' has no matching param tag in the XML comment for 'FaviconRequestBuilder.ToPutRequestInformation(Stream, string, Action<FaviconRequestBuilder.FaviconRequestBuilderPutRequestConfiguration>)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/HeaderLogo/HeaderLogoRequestBuilder.cs#L61
Parameter 'contentType' has no matching param tag in the XML comment for 'HeaderLogoRequestBuilder.PutAsync(Stream, string, Action<HeaderLogoRequestBuilder.HeaderLogoRequestBuilderPutRequestConfiguration>, CancellationToken)' (but other parameters do)
|
build:
src/Microsoft.Graph/Generated/Organization/Item/Branding/HeaderLogo/HeaderLogoRequestBuilder.cs#L107
Parameter 'contentType' has no matching param tag in the XML comment for 'HeaderLogoRequestBuilder.ToPutRequestInformation(Stream, string, Action<HeaderLogoRequestBuilder.HeaderLogoRequestBuilderPutRequestConfiguration>)' (but other parameters do)
|