chore: remove deploy.yml #3
main_admin-hub-api.yml
on: push
build
1m 40s
deploy
1m 6s
Annotations
11 warnings
build:
AdminHubApi/Program.cs#L86
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
build:
AdminHubApi/Models/AppUserProject.cs#L8
Non-nullable property 'AppUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Models/AppUserProject.cs#L10
Non-nullable property 'AppUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Models/AppUserProject.cs#L11
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Mappers/ProjectCommentMapper.cs#L16
Possible null reference assignment.
|
build:
AdminHubApi/Extensions/ClaimsExtensions.cs#L9
Dereference of a possibly null reference.
|
build:
AdminHubApi/Models/ProjectComment.cs#L14
Non-nullable property 'AppUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
AdminHubApi/Models/ProjectComment.cs#L15
Non-nullable property 'AppUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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/Service/TokenService.cs#L18
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
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 |
|