Skip to content

linting errors with ng lint  #261

@lebsral

Description

@lebsral

$ ng lint

/Users/larsb/Documents/mycode/catalog/node_modules/ngx-uploader/src/ngx-uploader/classes/ngx-uploader.class.ts[118, 15]: Identifier 'concurrency' is never reassigned; use 'const' instead of 'let'.
/Users/larsb/Documents/mycode/catalog/node_modules/ngx-uploader/src/ngx-uploader/directives/ng-file-drop.directive.ts[6, 13]: The selector of the directive "NgFileDropDirective" should have prefix "app" (https://goo.gl/uacjKR)
/Users/larsb/Documents/mycode/catalog/node_modules/ngx-uploader/src/ngx-uploader/directives/ng-file-select.directive.ts[6, 13]: The selector of the directive "NgFileSelectDirective" should have prefix "app" (https://goo.gl/uacjKR)

$ ng version
_ _ ____ _ ___
/ \ _ __ __ _ _ | | __ _ _ __ / | | | |
/ △ \ | '
\ / _ | | | | |/ _ | '
| | | | | | |
/ ___ | | | | (
| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
@angular/cli: 1.0.0
node: 6.10.2
os: darwin x64
@angular/animations: 4.1.1
@angular/common: 4.1.1
@angular/compiler: 4.1.1
@angular/core: 4.1.1
@angular/forms: 4.1.1
@angular/http: 4.1.1
@angular/material: 2.0.0-beta.3
@angular/platform-browser: 4.1.1
@angular/platform-browser-dynamic: 4.1.1
@angular/router: 4.1.1
@angular/cli: 1.0.0
@angular/compiler-cli: 4.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions