fix: attempt to fix swagger ui in app service #5
main_admin-hub-api.yml
on: push
build
1m 49s
deploy
1m 1s
Annotations
11 warnings
build:
AdminHubApi/Program.cs#L88
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build:
AdminHubApi/Service/TokenService.cs#L18
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/Dtos/Project/ProjectDto.cs#L11
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Dtos/Account/NewUserDto.cs#L5
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Dtos/Account/NewUserDto.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Dtos/Account/NewUserDto.cs#L7
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Dtos/Account/LoginDto.cs#L8
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Dtos/Account/LoginDto.cs#L10
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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 |
|