Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build.prod fails #5

Closed
matthewberryman opened this issue Jun 26, 2017 · 2 comments
Closed

build.prod fails #5

matthewberryman opened this issue Jun 26, 2017 · 2 comments
Assignees
Labels

Comments

@matthewberryman
Copy link
Contributor

[17:13:44] Using gulpfile ~/code/AtC/cognicity-rem-analysis/gulpfile.ts
[17:13:44] Starting 'build.prod'...
[17:13:44] Starting 'initialize'...
[17:13:44] Starting 'noop'...
[17:13:44] Finished 'noop' after 12 ms
[17:13:44] Finished 'initialize' after 13 ms
[17:13:44] Starting 'check.tools'...
[17:13:44] Tools not compiled, skipping rebuild
[17:13:44] Finished 'check.tools' after 5.31 ms
[17:13:44] Starting 'clean.prod'...
[17:13:44] Deleted dist/prod
[17:13:44] Deleted dist/tmp
[17:13:44] Finished 'clean.prod' after 19 ms
[17:13:44] Starting 'tslint'...

ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.component.ts[1, 43]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.component.ts[2, 70]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.component.ts[5, 23]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.component.ts[6, 22]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.component.ts[11, 12]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.component.ts[11, 9]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.component.ts[14, 16]: " should be '


ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.module.ts[3, 48]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.module.ts[4, 70]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.module.ts[5, 77]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.module.ts[9, 45]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/map.module.ts[10, 71]: trailing whitespace


ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[94, 1]: space indentation expected
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[93, 17]: block is empty
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[1, 43]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[2, 30]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[5, 23]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[11, 34]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[12, 20]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[76, 2]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[81, 16]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[83, 19]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[88, 12]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[17, 5]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[17, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[18, 5]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[20, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[20, 21]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[21, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[22, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[22, 26]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[24, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[25, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[25, 25]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[26, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[34, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[34, 21]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[35, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[36, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[36, 26]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[38, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[39, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[39, 25]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[40, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[48, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[48, 21]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[49, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[50, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[50, 26]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[52, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[53, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[53, 25]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[54, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[62, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[62, 21]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[63, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[64, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[64, 26]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[66, 13]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[67, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[67, 25]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[68, 17]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[78, 21]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[76, 2]: Missing semicolon
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/navigator.component.ts[14, 3]: Implement lifecycle hook interface AfterContentInit for method ngAfterContentInit in class NavigatorComponent (https://angular.io/styleguide#style-09-01)


ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[1, 43]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[4, 22]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[11, 3]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[16, 58]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[17, 61]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[31, 21]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[37, 50]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[38, 54]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[39, 48]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[40, 50]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[43, 14]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[45, 2]: trailing whitespace
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[31, 14]: " should be '
ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/src/client/app/map/navigator/timeline/timeline.component.ts[15, 3]: Implement lifecycle hook interface AfterViewInit for method ngAfterViewInit in class TimelineComponent (https://angular.io/styleguide#style-09-01)


ERROR: /Users/matthew/code/AtC/cognicity-rem-analysis/tools/config/project.config.ts[68, 49]: trailing whitespace

[17:13:48] Finished 'tslint' after 3.8 s
[17:13:48] Starting 'build.assets.prod'...
[17:13:50] Finished 'build.assets.prod' after 1.73 s
[17:13:50] Starting 'build.html_css'...
Node#moveTo was deprecated. Use Container#append.
[17:14:06] Finished 'build.html_css' after 16 s
[17:14:06] Starting 'copy.prod'...
[17:14:06] Finished 'copy.prod' after 41 ms
[17:14:06] Starting 'build.js.prod'...
dist/tmp/app/map/navigator/navigator.component.ts(2,20): error TS7016: Could not find a declaration file for module 'leaflet'. '/Users/matthew/code/AtC/cognicity-rem-analysis/node_modules/leaflet/dist/leaflet-src.js' implicitly has an 'any' type.
[17:14:14] TypeScript: 1 semantic error
[17:14:14] TypeScript: emit succeeded (with errors)

npm ERR! Darwin 16.7.0
@abrahamq
Copy link
Member

Need to make sure the linter runs more often. Either through vim plugin or travis...

@abrahamq
Copy link
Member

This is now fixed, even the rollup and aot builds work- way harder than I thought it would be to get 3rd party dependencies bundled right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants