Add or update the Azure App Service build and deployment workflow config #2
main_admin-hub-api.yml
on: push
build
1m 40s
deploy
1m 11s
Annotations
11 warnings
build:
AdminHubApi/Service/TokenService.cs#L18
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build:
AdminHubApi/Program.cs#L86
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build:
AdminHubApi/Service/TokenService.cs#L25
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build:
AdminHubApi/Service/TokenService.cs#L26
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build:
AdminHubApi/Controllers/AccountController.cs#L44
Possible null reference assignment.
|
build:
AdminHubApi/Controllers/AccountController.cs#L45
Possible null reference assignment.
|
build:
AdminHubApi/Controllers/AppUserProjectController.cs#L33
Possible null reference argument for parameter 'user' in 'Task<List<Project>> IAppUserProjectRepository.GetUserProjects(AppUser user)'.
|
build:
AdminHubApi/Controllers/AccountController.cs#L64
Possible null reference argument for parameter 'password' in 'Task<IdentityResult> UserManager<AppUser>.CreateAsync(AppUser user, string password)'.
|
build:
AdminHubApi/Controllers/AccountController.cs#L75
Possible null reference assignment.
|
build:
AdminHubApi/Controllers/AccountController.cs#L76
Possible null reference assignment.
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
|
6.86 MB |
|