mobile-app
mobile-app copied to clipboard
Mobile applications for the Hyperskill online learning platform
# Release 1.58 [milestone](https://github.com/hyperskill/mobile-app/milestone/59)
# Release 1.68 [milestone](https://github.com/hyperskill/mobile-app/milestone/71)
**YouTrack Issues**: [#ALTAPPS-1359](https://vyahhi.myjetbrains.com/youtrack/issue/ALTAPPS-1359) **Checklist** _Before Code Review:_ - [x] Fields "Assignees, Labels, Milestone" are filled in the pull request; - [ ] All checks have been passed; - [x] Changes...
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.226.0 to 2.227.1. Release notes Sourced from fastlane's releases. 2.227.1 Improvements [match] fix error with universal provisioning filter ("'UNIVERSAL' is not a valid filter value") (#29500) via...
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.226.0 to 2.227.1. Release notes Sourced from fastlane's releases. 2.227.1 Improvements [match] fix error with universal provisioning filter ("'UNIVERSAL' is not a valid filter value") (#29500) via...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. Release notes Sourced from actions/upload-pages-artifact's releases. v4.0.0 What's Changed Potentially breaking change: hidden files (specifically dotfiles) will not be included in the artifact by...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.7 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
**Error Message:** The CodeQL Action does not support uploading multiple SARIF runs with the same category. Please update your workflow to upload a single run per category. **Steps to Reproduce:**...
## Problem The CI workflow was failing with the following error: ``` The CodeQL Action does not support uploading multiple SARIF runs with the same category. Please update your workflow...