Skip to content
Triggered via push January 1, 2024 11:50
Status Failure
Total duration 2m 27s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
deploy
Failed to deploy web package to App Service.
deploy
Deployment Failed, Error: Failed to deploy web package to App Service. Unauthorized (CODE: 401)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Commons.cs#L80
Cannot convert null literal to non-nullable reference type.
build: Commons.cs#L154
Cannot convert null literal to non-nullable reference type.
build: Models/SettingsEntity.cs#L9
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Models/SettingsEntity.cs#L10
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Areas/oauth2/Controllers/UserInfoController.cs#L75
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build: Areas/oauth2/Controllers/UserInfoController.cs#L46
Converting null literal or possible null value to non-nullable type.
build: Areas/oauth2/Controllers/UserInfoController.cs#L75
Cannot convert null literal to non-nullable reference type.
build: Models/Oauth2TenantConfig.cs#L10
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Areas/proxy/helpers/HttpRequestHelper.cs#L44
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
build: Areas/proxy/helpers/HttpRequestHelper.cs#L12
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.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

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