fix: sdk build on windows needs shell: true to run batch files #4142
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
android/cli/lib/gradle-wrapper.js#L210
Found child_process.exec() with non Literal first argument
|
Lint:
android/cli/lib/gradle-wrapper.js#L300
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
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/buffer.test.js#L51
Unexpected use of 'require("buffer").Buffer'. Use the global variable 'Buffer' instead
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "mobilesdk-12.5.0.v20240815044008-linux", "mobilesdk-12.5.0.v20240815044008-osx", "mobilesdk-12.5.0.v20240815044008-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