Skip to content

chore: added runnable examples subdir and updated README accordingly … #60

chore: added runnable examples subdir and updated README accordingly …

chore: added runnable examples subdir and updated README accordingly … #60

Triggered via push September 5, 2023 21:04
Status Failure
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Lint source files
36s
Lint source files
Check npm dependencies
47s
Check npm dependencies
Search for TODOs etc
3s
Search for TODOs etc
Check spelling with typos
7s
Check spelling with typos
Lint Markdown files
8s
Lint Markdown files
Enforce Conventional Commits
19s
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