Skip to content

Release and Deploy #140

Release and Deploy

Release and Deploy #140

Triggered via workflow run January 27, 2024 05:15
@LayoricLayoric
completed bf88798
Status Success
Total duration 3m 29s
Artifacts

release.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
push_to_registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
push_to_registry: MyApp.Client/ServiceModel/AllTypes.cs#L61
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
push_to_registry: MyApp.Client/Components/Shared/Sidebar.razor#L120
'Sidebar.OnAfterRenderAsync(bool)' hides inherited member 'ComponentBase.OnAfterRenderAsync(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
push_to_registry: MyApp.Client/ServiceModel/Chinook.cs#L665
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.Client/ServiceModel/Chinook.cs#L670
Non-nullable property 'Composer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.Client/ServiceModel/WeatherForecast.cs#L11
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.Client/ServiceModel/Chinook.cs#L655
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.Client/ServiceModel/Todos.cs#L51
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.Client/ServiceModel/Todos.cs#L45
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.Client/ServiceModel/Chinook.cs#L646
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.Client/ServiceModel/Todos.cs#L30
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy_via_ssh
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.