Skip to content

chore: add @typescript-eslint/stylistic config and grammar fix in README.md #64

chore: add @typescript-eslint/stylistic config and grammar fix in README.md

chore: add @typescript-eslint/stylistic config and grammar fix in README.md #64

Triggered via pull request October 1, 2023 17:57
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Lint source files
33s
Lint source files
Check npm dependencies
41s
Check npm dependencies
Search for TODOs etc
4s
Search for TODOs etc
Check spelling with typos
7s
Check spelling with typos
Lint Markdown files
12s
Lint Markdown files
Enforce Conventional Commits
15s
Enforce Conventional Commits
Fit to window
Zoom out
Zoom in

Annotations

15 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]
Enforce Conventional Commits
You have commit messages with errors ⧗ input: reformatted files ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: remove empty jsdoc comments ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
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