-
Notifications
You must be signed in to change notification settings - Fork 16
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
travis fails #834
Comments
I think @elemoine changed search in ngeo , maybe try with update-node-modules ? |
#817 ? |
Are node modules not automatically updated in Travis ? |
dont know about travis, did it work in your build? |
I don't know... I don't want to break my build :-) |
im trying with your branch as we speak ... |
Unfortunately, yes get the same problem :-(
|
I think I found the issue , ngeo bloodhound function changed Will create pull request to change! |
@rmichaelis use #835 to fix problem. |
okay @rmichaelis , if you rebase from master , then problem should be gone at next build |
It works. Thanks. |
Has something changed ?
ERR! compile /home/travis/build/Geoportail-Luxembourg/geoportailv3/geoportailv3/static/js/search/searchdirective.js:528: ERROR - actual parameter 2 of ngeoCreateGeoJSONBloodhound does not match formal parameter
ERR! compile found : (null|ol.proj.Projection)
ERR! compile required: (function ((GeoJSONFeature|null)): boolean|undefined)
ERR! compile var bloodhound = ngeoCreateGeoJSONBloodhound(url, ol.proj.get('EPSG:3857'));
ERR! compile ^
ERR! compile
ERR! compile
ERR! compile 1 error(s), 0 warning(s), 97.3% typed
ERR! compile
ERR! closure-util Process exited with non-zero status, see log for more detail: 1
The text was updated successfully, but these errors were encountered: