Skip to content

Commit

Permalink
Fix 0pdd complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
dtinth committed Mar 19, 2019
1 parent 1e44a23 commit 07762ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
# This can be done by these steps:
# (1) Run `yarn build` to generate a built bundle
# (2) Start a temporary web server.
# (3) Run lighthouse CLI to obtain report.
# (See: https://github.com/GoogleChrome/lighthouse)
# (3) Run lighthouse CLI to obtain report. (See: https://github.com/GoogleChrome/lighthouse)
# (4) Store artifact in CircleCI using `store_artifacts` command.
#

6 comments on commit 07762ca

@0pdd
Copy link

@0pdd 0pdd commented on 07762ca Mar 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-137b9003 discovered in src/pages/dev/kitchen-sink.js and submitted as #35. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 07762ca Mar 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-649b950e discovered in src/pages/dev/kitchen-sink.js and submitted as #36. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 07762ca Mar 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-804aa44c discovered in src/components/MainLayout.js and submitted as #37. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 07762ca Mar 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-da0e8e1c discovered in src/components/CompactScoreBar.js and submitted as #38. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 07762ca Mar 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-1c865966 discovered in src/components/CompactScoreBar.js and submitted as #39. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 07762ca Mar 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1-5d825f1e discovered in .circleci/config.yml and submitted as #40. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.