Skip to content

Increment mobile versions (#1021) #195

Increment mobile versions (#1021)

Increment mobile versions (#1021) #195

Triggered via push August 30, 2024 08:05
Status Success
Total duration 40m 15s
Artifacts 2

mobile-main.yml

on: push
generate_build_number
5s
generate_build_number
Build Android app  /  Android Build
9m 21s
Build Android app / Android Build
Build iOS app  /  iOS Build
34m 42s
Build iOS app / iOS Build
Deploy Android app  /  Deploy Android to Google Play
40s
Deploy Android app / Deploy Android to Google Play
Deploy iOS app  /  Deploy iOS to TestFlight
1m 7s
Deploy iOS app / Deploy iOS to TestFlight
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
matt-goldman-ssw
approved Aug 30, 2024
prod
matt-goldman-ssw
approved Aug 30, 2024
prod
matt-goldman-ssw
approved Aug 30, 2024
prod and prod

Annotations

29 warnings
generate_build_number
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Android app / Android Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Android app / Android Build: src/Domain/Entities/UserSocialMediaId.cs#L5
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/UserSocialMediaId.cs#L7
Non-nullable property 'SocialMediaPlatform' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/UserSocialMediaId.cs#L8
Non-nullable property 'SocialMediaUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/UserAchievement.cs#L5
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/UserAchievement.cs#L7
Non-nullable property 'Achievement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/UnclaimedAchievement.cs#L5
Non-nullable property 'Achievement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/UnclaimedAchievement.cs#L7
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/DeviceToken.cs#L5
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/DeviceToken.cs#L7
Non-nullable property 'DeviceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Android app / Android Build: src/Domain/Entities/DeviceToken.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Deploy Android app / Deploy Android to Google Play
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy Android app / Deploy Android to Google Play
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build iOS app / iOS Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, Apple-Actions/import-codesign-certs@v2, actions/upload-artifact@v3.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build iOS app / iOS Build
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'SocialMediaPlatform' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'SocialMediaUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'Quiz' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'DeviceId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build iOS app / iOS Build
Non-nullable property 'Achievement' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Deploy iOS app / Deploy iOS to TestFlight
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, apple-actions/upload-testflight-build@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy iOS app / Deploy iOS to TestFlight
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v2, apple-actions/upload-testflight-build@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy iOS app / Deploy iOS to TestFlight
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts-android-7738499", "artifacts-ios-7738499". 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/

Artifacts

Produced during runtime
Name Size
artifacts-android-7738499 Expired
147 MB
artifacts-ios-7738499 Expired
61.4 MB