Skip to content

Merge pull request #475 from Sitecore/feature/renderinghost-validatio… #168

Merge pull request #475 from Sitecore/feature/renderinghost-validatio…

Merge pull request #475 from Sitecore/feature/renderinghost-validatio… #168

Triggered via push September 16, 2024 08:52
Status Success
Total duration 8m 12s
Artifacts

CI-CD_MVP.yml

on: push
build-dotnet  /  Build the .NET Solution
3m 29s
build-dotnet / Build the .NET Solution
deploy-mvp-staging  /  Deploy the rendering host to an Azure WebApp
2m 12s
deploy-mvp-staging / Deploy the rendering host to an Azure WebApp
deploy-mvp-prod  /  Deploy the rendering host to an Azure WebApp
1m 54s
deploy-mvp-prod / Deploy the rendering host to an Azure WebApp
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-dotnet / Build the .NET Solution
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-dotnet / Build the .NET Solution
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected], NuGet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-dotnet / Build the .NET Solution
Unexpected input(s) 'dotnet-version', valid inputs are ['vswhere-path', 'vs-version', 'vs-prerelease', 'msbuild-architecture']
build-dotnet / Build the .NET Solution
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-mvp-staging / Deploy the rendering host to an Azure WebApp
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/
deploy-mvp-staging / Deploy the rendering host to an Azure WebApp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-mvp-staging / Deploy the rendering host to an Azure WebApp: src/Feature/User/rendering/Controllers/UserController.cs#L30
'UserController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
deploy-mvp-staging / Deploy the rendering host to an Azure WebApp: src/Feature/User/rendering/Controllers/UserController.cs#L30
'UserController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
deploy-mvp-prod / Deploy the rendering host to an Azure WebApp
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/
deploy-mvp-prod / Deploy the rendering host to an Azure WebApp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-mvp-prod / Deploy the rendering host to an Azure WebApp: src/Feature/User/rendering/Controllers/UserController.cs#L30
'UserController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
deploy-mvp-prod / Deploy the rendering host to an Azure WebApp: src/Feature/User/rendering/Controllers/UserController.cs#L30
'UserController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.