This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
refactor: added spm to work with react-native 0.74.x #19
ci.yml
on: pull_request
lint
11s
test
25s
build-library
39s
build-android
2m 9s
build-ios
1m 31s
Annotations
13 errors and 6 warnings
lint:
example/src/App.tsx#L1
Insert `·`
|
lint:
example/src/App.tsx#L1
'useEffect' is defined but never used
|
lint:
example/src/App.tsx#L7
Replace `=` with `·=·`
|
lint:
example/src/App.tsx#L10
Replace `·ref={pillarbox}·color={"#32a852"}·style={styles.box}` with `⏎········ref={pillarbox}⏎········color={'#32a852'}⏎········style={styles.box}⏎·····`
|
lint:
src/PillarboxComponent.tsx#L6
Replace `··color:·string` with `color:·string;`
|
lint:
src/PillarboxComponent.tsx#L16
Insert `·`
|
lint:
src/PillarboxComponent.tsx#L19
Insert `;`
|
lint:
src/PillarboxComponent.tsx#L22
Replace `/>` with `·/>;`
|
lint:
src/PillarboxComponent.tsx#L24
Replace `;` with `⏎`
|
lint:
src/PillarboxViewNativeComponent.ts#L1
Replace `HostComponent,·ViewProps` with `·HostComponent,·ViewProps·`
|
build-ios
Process completed with exit code 1.
|
build-android
react-native-pillarbox-example#build:android: command (/home/runner/work/react-native-pillarbox/react-native-pillarbox/example) /tmp/xfs-1893c272/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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:
example/src/App.tsx#L12
Inline style: { width: 50, height: 50, backgroundColor: 'red', position: 'absolute' }
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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-library
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|