Generated models and request builders #702
build.yml
on: pull_request
Matrix: build
check-build-matrix
0s
Annotations
15 errors
build (18.x):
src/organization/item/branding/backgroundImage/backgroundImageRequestBuilder.ts#L65
Argument of type 'BackgroundImageRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/bannerLogo/bannerLogoRequestBuilder.ts#L65
Argument of type 'BannerLogoRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/customCSS/customCSSRequestBuilder.ts#L65
Argument of type 'CustomCSSRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/favicon/faviconRequestBuilder.ts#L65
Argument of type 'FaviconRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/headerLogo/headerLogoRequestBuilder.ts#L65
Argument of type 'HeaderLogoRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/localizations/item/backgroundImage/backgroundImageRequestBuilder.ts#L65
Argument of type 'BackgroundImageRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/localizations/item/bannerLogo/bannerLogoRequestBuilder.ts#L65
Argument of type 'BannerLogoRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/localizations/item/customCSS/customCSSRequestBuilder.ts#L65
Argument of type 'CustomCSSRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/localizations/item/favicon/faviconRequestBuilder.ts#L65
Argument of type 'FaviconRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (18.x):
src/organization/item/branding/localizations/item/headerLogo/headerLogoRequestBuilder.ts#L65
Argument of type 'HeaderLogoRequestBuilderPutRequestConfiguration' is not assignable to parameter of type 'string'.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x)
The operation was canceled.
|
build (16.x)
The job was canceled because "_18_x" failed.
|
build (16.x)
The operation was canceled.
|
check-build-matrix
Process completed with exit code 1.
|