Skip to content

chore: added basic usage code to README.md #61

chore: added basic usage code to README.md

chore: added basic usage code to README.md #61

Triggered via pull request September 8, 2023 21:15
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Lint source files
31s
Lint source files
Check npm dependencies
35s
Check npm dependencies
Search for TODOs etc
2s
Search for TODOs etc
Check spelling with typos
3s
Check spelling with typos
Lint Markdown files
10s
Lint Markdown files
Enforce Conventional Commits
19s
Enforce Conventional Commits
Fit to window
Zoom out
Zoom in

Annotations

16 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 Markdown files: README.md#L30
Fenced code blocks should have a language specified [Context: "```"]
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 npm dependencies
Process completed with exit code 1.
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