Skip to content

✨ Mobile | Add pull-to-refresh to the Earn and Redeem pages #357

✨ Mobile | Add pull-to-refresh to the Earn and Redeem pages

✨ Mobile | Add pull-to-refresh to the Earn and Redeem pages #357

Triggered via pull request May 23, 2024 04:56
Status Success
Total duration 10m 23s
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
1m 5s
api / Build & Test
api  /  Build & Test Android
0s
api / Build & Test Android
mobile  /  Build & Test
0s
mobile / Build & Test
mobile  /  Build & Test Android
10m 8s
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/Achievements/AchievementAdminDto.cs#L6
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/AchievementAdminDto.cs#L8
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/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/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/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/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.
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/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.
api / 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.
api / 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.
api / 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.
api / Build & Test: src/Common/DTOs/Skills/SkillEditDto.cs#L7
Non-nullable property 'ImageUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Common/DTOs/Skills/SkillEditDto.cs#L8
Non-nullable property 'ImageBytesInBase64' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Common/DTOs/Skills/SkillEditDto.cs#L9
Non-nullable property 'ImageFileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Common/DTOs/Rewards/RewardListViewModel.cs#L5
Non-nullable property 'Rewards' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Common/DTOs/Rewards/RewardEditDto.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
api / Build & Test: src/Common/DTOs/Rewards/RewardEditDto.cs#L7
Non-nullable property 'Description' 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/Notifications/DeviceTokenDto.cs#L5
Non-nullable property 'DeviceToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
mobile / Build & Test Android: 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.
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/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/AddressTypes/Root.cs#L5
Non-nullable property 'results' 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: 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.
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/