✨ Mobile | Bump to v3.0.19 (#884) #128
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
Build and sign:
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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts-android-2926662120", "artifacts-ios-2926662120".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading