Add or update the Azure App Service build and deployment workflow config #10
Annotations
11 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:
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:
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/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:
Areas/oauth2/Controllers/TokenController.cs#L46
Cannot convert null literal to non-nullable reference type.
|
build:
Areas/proxy/helpers/HttpRequestHelper.cs#L44
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
13.3 MB |
|