Cloud-CV / Cloud-CV/Origami

Lint warnings

Open
#289 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
172
Forks
109
PR merge metrics
No merged PRs in 30d

Description

## Description
There are 32 warnings after going through a lint check. Removing the warnings will help in improving the current code.

## Expected Behavior
No warnings

## Actual Behavior
32 warnings

## Steps to Reproduce the Problem
1. In the source folder run `yarn run lint`

## Screenshots
![lint](https://user-images.githubusercontent.com/22499864/51326174-87f56880-1a94-11e9-9d21-81d668988db7.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the repository's source folder by running `yarn run lint` and reviewing the 32 warnings shown by the lint check. Identify the files and warning categories from the command output; done means the lint run reports no warnings.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.