Skip to content

🐛 Mobile | Scanner and QR code improvements #350

🐛 Mobile | Scanner and QR code improvements

🐛 Mobile | Scanner and QR code improvements #350

Triggered via pull request May 16, 2024 23:27
Status Success
Total duration 9m 29s
Artifacts

build-and-test.yml

on: pull_request
admin  /  Build & Test
32s
admin / Build & Test
admin  /  Build & Test Android
0s
admin / Build & Test Android
api  /  Build & Test
42s
api / Build & Test
api  /  Build & Test Android
0s
api / Build & Test Android
mobile  /  Build & Test
0s
mobile / Build & Test
mobile  /  Build & Test Android
9m 18s
mobile / Build & Test Android
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
admin / Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, andstor/file-existence-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
admin / Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
admin / Build & Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
admin / Build & Test: src/Common/DTOs/Notifications/DeviceTokenDto.cs#L5
Non-nullable property 'DeviceToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Notifications/DeviceTokenDto.cs#L7
Non-nullable property 'DeviceId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Achievements/ClaimAchievementForUserDto.cs#L6
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Achievements/AchievementUsersViewModel.cs#L5
Non-nullable property 'AchievementName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Achievements/AchievementUserDto.cs#L7
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Achievements/AchievementUserDto.cs#L9
Non-nullable property 'UserEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Achievements/AchievementListViewModel.cs#L5
Non-nullable property 'Achievements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Achievements/AchievementDto.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/Achievements/AchievementAdminListViewModel.cs#L5
Non-nullable property 'Achievements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
admin / Build & Test: src/Common/DTOs/AddressTypes/Root.cs#L5
Non-nullable property 'results' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, andstor/file-existence-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
api / Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
api / Build & Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
api / Build & Test: src/Domain/Entities/UserSocialMediaId.cs#L5
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/UserSocialMediaId.cs#L7
Non-nullable property 'SocialMediaPlatform' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/UserSocialMediaId.cs#L8
Non-nullable property 'SocialMediaUserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/UserAchievement.cs#L5
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/UserAchievement.cs#L7
Non-nullable property 'Achievement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/UnclaimedAchievement.cs#L5
Non-nullable property 'Achievement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/UnclaimedAchievement.cs#L7
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/SubmittedQuizAnswer.cs#L5
Non-nullable property 'Submission' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/QuizAnswer.cs#L5
Non-nullable property 'Question' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Domain/Entities/Quiz.cs#L13
Non-nullable property 'Achievement' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, andstor/file-existence-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mobile / Build & Test Android
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mobile / Build & Test Android: src/Common/DTOs/Achievements/AchievementAdminDto.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/Achievements/AchievementAdminDto.cs#L8
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/Achievements/AchievementListViewModel.cs#L5
Non-nullable property 'Achievements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/Achievements/AchievementUserDto.cs#L7
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/Achievements/AchievementUserDto.cs#L9
Non-nullable property 'UserEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/Achievements/ClaimAchievementForUserDto.cs#L6
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/Achievements/AchievementDto.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/AddressTypes/Result.cs#L5
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/AddressTypes/Result.cs#L6
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: src/Common/DTOs/AddressTypes/Result.cs#L8
Non-nullable property 'address' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/