Skip to content

chore: updated npm dependencies (#718) #4

chore: updated npm dependencies (#718)

chore: updated npm dependencies (#718) #4

Triggered via push October 7, 2023 00:37
Status Failure
Total duration 44s
Artifacts

ci.yaml

on: push
Lint source files
27s
Lint source files
Check npm dependencies
35s
Check npm dependencies
Search for TODOs etc
4s
Search for TODOs etc
Check spelling with typos
3s
Check spelling with typos
Lint Markdown files
11s
Lint Markdown files
Lint YAML files
6s
Lint YAML files
Lint shell scripts
7s
Lint shell scripts
Enforce Conventional Commits
13s
Enforce Conventional Commits
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
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/babel.config.js#L1
Missing return type on function
Lint source files: examples/example-src-files/typescript-class-example.tsx#L3
Unable to resolve path to module 'react-native-dropdown-picker'
Lint source files: examples/example-src-files/typescript-function-example.tsx#L3
Unable to resolve path to module 'react-native-dropdown-picker'
Lint source files: examples/App.tsx#L3
Imports should be sorted alphabetically
Lint source files: examples/App.tsx#L89
Static method 'getExample' has too many lines (25). Maximum allowed is 20
Lint source files: examples/App.tsx#L129
Method 'render' has too many lines (31). Maximum allowed is 20
Lint source files: examples/App.tsx#L134
Inline style: { flex: 1 }
Lint source files: examples/App.tsx#L135
Inline style: { flex: 1 }
Lint source files: examples/App.tsx#L139
Inline style: { flex: 1 }
Lint source files: examples/App.tsx#L150
Inline style: { flex: 3 }
Lint source files: examples/App.tsx#L151
Inline style: { flex: 1 }
Lint source files: examples/babel.config.js#L1
Unexpected unnamed function
Lint source files: examples/example-src-files/typescript-class-example.tsx#L2
Imports should be sorted alphabetically