Fix crash on iOS on React Native new architecture (close #212) #241
build.yml
on: pull_request
lint
1m 6s
test
1m 7s
build-library
3m 15s
build-android
1m 14s
build-ios
30m 11s
Annotations
2 errors and 8 warnings
build-android
build:android: command (/home/runner/work/snowplow-react-native-tracker/snowplow-react-native-tracker/) /tmp/yarn--1730214250744-0.8541143182710322/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@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:
src/configurations.ts#L157
'Type' is already declared in the upper scope on line 153 column 23
|
lint:
src/jsCore.ts#L140
'setDomainUserId' is already declared in the upper scope on line 465 column 10
|
lint:
src/jsCore.ts#L144
'setNetworkUserId' is already declared in the upper scope on line 457 column 10
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, actions/setup-java@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-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@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-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|