Skip to content

chore: add @typescript-eslint/stylistic config and grammar fix in REA… #65

chore: add @typescript-eslint/stylistic config and grammar fix in REA…

chore: add @typescript-eslint/stylistic config and grammar fix in REA… #65

Triggered via push October 1, 2023 18:02
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Lint source files
27s
Lint source files
Check npm dependencies
43s
Check npm dependencies
Search for TODOs etc
3s
Search for TODOs etc
Check spelling with typos
7s
Check spelling with typos
Lint Markdown files
16s
Lint Markdown files
Enforce Conventional Commits
21s
Enforce Conventional Commits
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 11 warnings
Lint Markdown files: README.md#L12
Inline HTML [Element: p]
Lint Markdown files: README.md#L13
Inline HTML [Element: img]
Lint Markdown files: README.md#L15
Inline HTML [Element: img]
Lint Markdown files: README.md#L17
Inline HTML [Element: img]
Lint source files: examples/App.tsx#L3
Imports should be sorted alphabetically
Lint source files: examples/App.tsx#L3
Unable to resolve path to module 'react-native-dropdown-picker'
Lint source files: examples/App.tsx#L9
'ExampleComponent' is already declared in the upper scope on line 9 column 6
Lint source files: examples/App.tsx#L88
Static method 'getExample' has too many lines (25). Maximum allowed is 20
Lint source files: examples/App.tsx#L128
Method 'render' has too many lines (31). Maximum allowed is 20
Lint source files: examples/babel.config.js#L1
Missing return type on function
Lint source files: examples/example-src-files/typescript-class-example.tsx#L2
Imports should be sorted alphabetically
Check spelling with typos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint source files: examples/App.tsx#L133
Inline style: { flex: 1 }
Lint source files: examples/App.tsx#L134
Inline style: { flex: 1 }
Lint source files: examples/App.tsx#L138
Inline style: { flex: 1 }
Lint source files: examples/App.tsx#L149
Inline style: { flex: 3 }
Lint source files: examples/App.tsx#L150
Inline style: { flex: 1 }
Lint source files: examples/babel.config.js#L1
Unexpected unnamed function