Merge pull request #3 from TransmitSecurity/feature/MOB-1140 #20
ci.yml
on: push
lint
55s
test
3m 25s
build-library
1m 8s
build-android
3m 53s
build-ios
12m 47s
Annotations
14 errors and 15 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#L26
Insert `;`
|
lint:
example/src/App.tsx#L28
Delete `⏎`
|
lint:
example/src/App.tsx#L37
Replace `""` with `''`
|
lint:
example/src/App.tsx#L38
Insert `,`
|
lint:
example/src/App.tsx#L43
Replace `e` with `(e)`
|
build-android
react-native-ts-authentication-example#build:android: command (/home/runner/work/react-native-ts-authentication/react-native-ts-authentication/example) /tmp/xfs-bb71d8da/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
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/6g/_ypptv3n2fs80_zc0xz8p1d40000gn/T/xfs-3852ed22/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
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#L43
Expected 'undefined' and instead saw 'void'
|
lint:
example/src/App.tsx#L48
Inline style: { flex: 1 }
|
lint:
example/src/home.tsx#L33
Inline style: { marginTop: 20 }
|
lint:
example/src/home.tsx#L45
Inline style: { marginTop: 24 }
|
lint:
example/src/home.tsx#L59
Inline style: { marginTop: 24 }
|
lint:
example/src/home.tsx#L67
Inline style: { marginTop: 24 }
|
lint:
example/src/home.tsx#L78
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 }
|
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/
|
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-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/
|
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/
|