Skip to content

search & replace API url in blazor yml #1

search & replace API url in blazor yml

search & replace API url in blazor yml #1

Triggered via push July 24, 2024 16:56
Status Success
Total duration 4m 40s
Artifacts 1

gdb_api.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
build
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/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Api/Service/AuthenticationService.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Api/Data/ApplicationUser.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Api/Service/AuthenticationService.cs#L83
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
build: src/Api/Service/AuthenticationService.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Api/Data/ApplicationUser.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Api/Service/AuthenticationService.cs#L83
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/AccountGoWeb/Controllers/AccountController.cs#L81
'AccountController.SignOut()' hides inherited member 'ControllerBase.SignOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: src/AccountGoWeb/Models/Financial/AccountViewModel.cs#L5
Non-nullable property 'AccountCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/AccountGoWeb/Models/Financial/AccountViewModel.cs#L6
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/AccountGoWeb/Models/Financial/AccountViewModel.cs#L10
Non-nullable property 'ChildAccounts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
build: src/Api/Service/AuthenticationService.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/login@v1, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
.net-app Expired
41.1 MB