add CI/CD setup #1
ci-cd.yml
on: pull_request
Type Check, Lint & Unit Tests
37s
Annotations
5 errors and 5 warnings
|
Type Check, Lint & Unit Tests:
jest-setup.ts#L16
Delete `··`
|
Type Check, Lint & Unit Tests:
jest-setup.ts#L18
Delete `··`
|
Type Check, Lint & Unit Tests:
jest.config.js#L10
Replace `"node_modules/(?!(react-native|@react-native|react-native-permissions)/)"` with `'node_modules/(?!(react-native|@react-native|react-native-permissions)/)',`
|
Type Check, Lint & Unit Tests
Process completed with exit code 1.
|
Type Check, Lint & Unit Tests:
jest-setup.ts#L18
Trailing spaces not allowed
|
Type Check, Lint & Unit Tests:
jest-setup.ts#L18
Newline required at end of file but not found
|
Type Check, Lint & Unit Tests:
jest.config.js#L10
Strings must use singlequote
|
Type Check, Lint & Unit Tests:
jest.config.js#L10
Missing trailing comma
|
Type Check, Lint & Unit Tests
No files were found with the provided path: coverage/
junit.xml. No artifacts will be uploaded.
|