Skip to content

Fix compile warnings during build #713

Closed
@dtaylor113

Description

@dtaylor113

We we run grunt serve or grunt build we see these two compilation warnings:

Running "ngdocs:all" (ngdocs) task
Generating Documentation...
WARNING: api/patternfly.table.component:pfTableView - Basic (defined in src/table/tableview/examples/table-view-basic.js) points to a non existing page "api/patternfly.table.component:pfTableView%20-%20with%20Toolbar"!

...and...

Running "eslint:standard" (eslint) task

/home/dtaylor/repos/angular-patternfly/Gruntfile.js
  139:9  warning  Identifier 'convert_within_custom_replacements' is not in camel case  camelcase

✖ 1 problem (0 errors, 1 warning)

It would be ideal to fix or hide these warnings.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions