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
Annotations
10 errors and 2 warnings
example/src/App.tsx#L1
Insert `·`
|
example/src/App.tsx#L1
'useEffect' is defined but never used
|
example/src/App.tsx#L7
Replace `=` with `·=·`
|
example/src/App.tsx#L10
Replace `·ref={pillarbox}·color={"#32a852"}·style={styles.box}` with `⏎········ref={pillarbox}⏎········color={'#32a852'}⏎········style={styles.box}⏎·····`
|
src/PillarboxComponent.tsx#L6
Replace `··color:·string` with `color:·string;`
|
src/PillarboxComponent.tsx#L16
Insert `·`
|
src/PillarboxComponent.tsx#L19
Insert `;`
|
src/PillarboxComponent.tsx#L22
Replace `/>` with `·/>;`
|
src/PillarboxComponent.tsx#L24
Replace `;` with `⏎`
|
src/PillarboxViewNativeComponent.ts#L1
Replace `HostComponent,·ViewProps` with `·HostComponent,·ViewProps·`
|
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/
|
example/src/App.tsx#L12
Inline style: { width: 50, height: 50, backgroundColor: 'red', position: 'absolute' }
|
This job failed
Loading