-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
After running gulp test I am getting a ton of warnings. Should perhaps be removed to not give the impression of pushing deprecated coding standards, etc?
Warning: Something is calling a React component directly. Use a factory or JSX instead. See: http://fb.me/react-legacyfactory
Warning: React.renderComponent will be deprecated in a future version. Use React.render instead.
Jasmine ran in 0.008 seconds
1 spec, 0 failures
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///Users/carl-erik/myproj/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///Users/carl-erik/myproj/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///Users/carl-erik/myproj/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///Users/carl-erik/myproj/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
Metadata
Metadata
Assignees
Labels
No labels