bacardi icon indicating copy to clipboard operation
bacardi copied to clipboard

A bunch of lint errors

Open romandev opened this issue 7 years ago • 1 comments

I'm submitting a ...

  • [x] bug report
  • [ ] feature request
  • [ ] support request

General information

Prerequisites

  • [x] Are you running the latest version?

Description

There were a bunch of lint errors in latest code base. We are not sure why this happened but it's a blocker for many pending patches. We doubt upstream package's change but we should investigate it in details.

Steps to Reproduce

./bacardi lint_ts

Expected behavior: No errors

Actual behavior: You can see a bunch of errors

Context (Environment)

Operating System

  • [x] Linux (x86/x64)
  • [x] OSX (x86/x64)
  • [x] Windows (x86/x64)
  • [x] Linux (ARM)

romandev avatar Feb 14 '18 00:02 romandev

If you remove ^ for all lint packages in package.json, those issues are gone. :)

nadongguri avatar Feb 14 '18 02:02 nadongguri