🚀 Deploy Dotnet UserApi #28
deploy_userapi.yml
on: workflow_dispatch
🏛️ Build UserApi
45s
🔔 Send Discord notification about deployment
/
🔔 Send Discord notification about Build
10s
Annotations
12 warnings
🏛️ Build UserApi:
dotnet/UserApi/UserApi/Models/UserRolesViewModel.cs#L5
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
🏛️ Build UserApi:
dotnet/UserApi/UserApi/Models/UserRolesViewModel.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 UserApi:
dotnet/UserApi/UserApi/Models/UserRolesViewModel.cs#L9
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 UserApi:
dotnet/UserApi/UserApi/Models/UserRolesViewModel.cs#L10
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
🏛️ Build UserApi:
dotnet/UserApi/UserApi/Models/ManagerUserRolesViewModel.cs#L5
Non-nullable property 'RoleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
🏛️ Build UserApi:
dotnet/UserApi/UserApi/Models/ManagerUserRolesViewModel.cs#L6
Non-nullable property 'RoleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
🏛️ Build UserApi:
dotnet/UserApi/UserApi/Models/AppUser.cs#L86
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 UserApi:
dotnet/UserApi/UserApi/Models/AppUser.cs#L87
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 UserApi:
dotnet/UserApi/UserApi/Models/AppUser.cs#L90
Non-nullable property 'Achievements' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
🏛️ Build UserApi:
dotnet/UserApi/UserApi/Models/AppUser.cs#L91
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
🔔 Send Discord notification about deployment / 🔔 Send Discord notification about Build
The following actions use a deprecated Node.js version and will be forced to run on node20: tsickert/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🔔 Send Discord notification about deployment / 🔔 Send Discord notification about Build
Unexpected input(s) 'wait', valid inputs are ['webhook-url', 'content', 'thread-id', 'username', 'avatar-url', 'tts', 'raw-data', 'filename', 'embed-title', 'embed-url', 'embed-description', 'embed-timestamp', 'embed-color', 'embed-footer-text', 'embed-footer-icon-url', 'embed-image-url', 'embed-thumbnail-url', 'embed-author-name', 'embed-author-url', 'embed-author-icon-url']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dotnet-userapi
|
37.7 MB |
|