chore: release 0.1.2 #13
ci.yml
on: push
lint
1m 15s
test
1m 38s
build-library
1m 31s
build-android
7m 28s
build-ios
24m 31s
Annotations
12 errors and 9 warnings
lint:
example/src/App.tsx#L12
Insert `,`
|
lint:
example/src/App.tsx#L16
Replace `,` with `;`
|
lint:
example/src/App.tsx#L17
Replace `,` with `;`
|
lint:
example/src/App.tsx#L18
Replace `,` with `;`
|
lint:
example/src/App.tsx#L19
Insert `;`
|
lint:
example/src/App.tsx#L27
Insert `;`
|
lint:
example/src/App.tsx#L29
Delete `⏎`
|
lint:
example/src/App.tsx#L38
Replace `""` with `''`
|
lint:
example/src/App.tsx#L39
Insert `,`
|
lint:
example/src/App.tsx#L44
Replace `e` with `(e)`
|
build-ios
react-native-ts-authentication-example#build:ios: command (/Users/runner/work/react-native-ts-authentication/react-native-ts-authentication/example) /private/var/folders/qv/pdh5wsgn0lq3dp77zj602b5c0000gn/T/xfs-e2b9c57d/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
lint:
example/src/App.tsx#L44
Expected 'undefined' and instead saw 'void'
|
lint:
example/src/App.tsx#L49
Inline style: { flex: 1 }
|
lint:
example/src/home.tsx#L32
Inline style: { marginTop: 20 }
|
lint:
example/src/home.tsx#L43
Inline style: { marginTop: 24 }
|
lint:
example/src/home.tsx#L57
Inline style: { marginTop: 24 }
|
lint:
example/src/home.tsx#L65
Inline style: { marginTop: 24 }
|
lint:
example/src/logged-in.tsx#L30
Inline style: { marginTop: 20 }
|
lint:
example/src/logged-in.tsx#L42
Inline style: { marginTop: 24 }
|
lint:
example/src/logged-in.tsx#L53
Inline style: { marginTop: 24 }
|