fix(android): switchCamera method was missing #3936
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
android/cli/lib/gradle-wrapper.js#L210
Found child_process.exec() with non Literal first argument
|
Lint:
cli/lib/gather.js#L276
Found non-literal argument to RegExp Constructor
|
Lint:
cli/lib/gather.js#L315
Found non-literal argument to RegExp Constructor
|
Lint:
iphone/cli/hooks/frameworks.js#L836
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/hyperloop.js#L117
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/package.js#L143
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/package.js#L145
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/run.js#L98
Found child_process.exec() with non Literal first argument
|
Lint:
tests/Resources/ti.ui.navigationwindow.test.js#L73
Avoid nesting promises
|
Lint:
tests/Resources/ti.ui.tabgroup.test.js#L444
Avoid nesting promises
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "mobilesdk-12.3.0.v20240508080041-linux", "mobilesdk-12.3.0.v20240508080041-osx", "mobilesdk-12.3.0.v20240508080041-win32".
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