[
https://issues.apache.org/jira/browse/IOTA-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684376#comment-15684376
]
ASF GitHub Bot commented on IOTA-29:
------------------------------------
Github user barbaragomes commented on the issue:
https://github.com/apache/incubator-iota/pull/24
@shiv4nsh please make sure the tests for fey-core are also reflecting the
new changes:
```
[error]
/Users/barbaragomes/Projects/clean-iota/incubator-iota/fey-core/src/test/scala/org/apache/iota/fey/MonitorSpec.scala:125:
type mismatch;
[error] found : IllegalArgumentException
[error] required: Option[Throwable]
[error] monitorRef.underlyingActor.logInfo("path", "STOP", 1,
"info", new IllegalArgumentException("Test"))
[error]
^
[warn] one warning found
[error] one error found
[error] (fey-core/test:compileIncremental) Compilation failed
[error] Total time: 15 s, completed Nov 21, 2016 10:38:56 AM
```
> Remove the scalastyle warnings
> ------------------------------
>
> Key: IOTA-29
> URL: https://issues.apache.org/jira/browse/IOTA-29
> Project: Iota
> Issue Type: Improvement
> Affects Versions: 0.1
> Reporter: Shivansh
> Assignee: Shivansh
> Fix For: 0.1
>
>
> Remove the scalastyle warnings as there are currently more than 50 scalastyle
> warnings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)