Start a new release cycle on stores #4
release-new-cycle.yml
on: workflow_dispatch
Annotations
2 errors and 14 warnings
release-android
The current runner (ubuntu-24.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 2.7.7 /opt/hostedtoolcache/Ruby/2.7.7/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/2.7.7/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
release-ios
The process '/Users/runner/hostedtoolcache/Ruby/2.7.7/arm64/bin/bundle' failed with exit code 16
|
run-static-checks / checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-static-checks / checks:
ts/__mocks__/react-native-keychain.ts#L31
Unexpected unlimited 'eslint-disable-next-line' comment. Specify some rule names to disable
|
run-static-checks / checks:
ts/__mocks__/react-native-keychain.ts#L43
Unexpected unlimited 'eslint-disable-next-line' comment. Specify some rule names to disable
|
run-static-checks / checks:
ts/api/backend.ts#L157
'_' is already declared in the upper scope on line 17 column 8
|
run-static-checks / checks:
ts/api/backend.ts#L165
'_' is already declared in the upper scope on line 17 column 8
|
run-static-checks / checks:
ts/api/backend.ts#L174
'_' is already declared in the upper scope on line 17 column 8
|
run-static-checks / checks:
ts/api/backend.ts#L181
'_' is already declared in the upper scope on line 17 column 8
|
run-static-checks / checks:
ts/api/backend.ts#L225
'_' is already declared in the upper scope on line 17 column 8
|
run-static-checks / checks:
ts/api/backend.ts#L232
'_' is already declared in the upper scope on line 17 column 8
|
run-static-checks / checks:
ts/api/backend.ts#L240
'_' is already declared in the upper scope on line 17 column 8
|
run-static-checks / checks:
ts/api/backend.ts#L249
'_' is already declared in the upper scope on line 17 column 8
|
bump-app-version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release-ios
No files were found with the provided path: ios/IO.app.dSYM.zip. No artifacts will be uploaded.
|