Add clazy action #9
Annotations
1 error and 10 warnings
build
The template is not valid. Newtonsoft.Json.JsonReaderException: Error reading JToken from JsonReader. Path '', line 0, position 0.
at Newtonsoft.Json.Linq.JToken.ReadFrom(JsonReader reader, JsonLoadSettings settings)
at Newtonsoft.Json.Linq.JToken.ReadFrom(JsonReader reader)
at GitHub.DistributedTask.Expressions2.Sdk.Functions.FromJson.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.Operators.GreaterThan.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.Operators.Or.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.Operators.And.EvaluateCore(EvaluationContext context, ResultMemory& resultMemory)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.Evaluate(EvaluationContext context)
at GitHub.DistributedTask.Expressions2.Sdk.ExpressionNode.GitHub.DistributedTask.Expressions2.IExpressionNode.Evaluate(ITraceWriter trace, ISecretMasker secretMasker, Object state, EvaluationOptions options)
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateToken.EvaluateTemplateToken(TemplateContext context, String expression, Int32& bytes)
at GitHub.DistributedTask.ObjectTemplating.Tokens.BasicExpressionToken.EvaluateTemplateToken(TemplateContext context, Int32& bytes)
at GitHub.DistributedTask.ObjectTemplating.TemplateUnraveler.RootBasicExpression()
|
build:
examples/msgraphexternalinterceptordemo/msgraphdemo.cpp#L96
c++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop-detach]
|
build:
examples/sialis/twitterapi.h#L22
Q_PROPERTY should have either NOTIFY or CONSTANT [-Wclazy-qproperty-without-notify]
|
build:
examples/sialis/twitterapi.cpp#L38
Old Style Connect [-Wclazy-old-style-connect]
|
build:
examples/sialis/twitterapi.cpp#L39
Old Style Connect [-Wclazy-old-style-connect]
|
build:
examples/facebookexternalinterceptordemo/webenginepage.cpp#L40
Old Style Connect [-Wclazy-old-style-connect]
|
build:
examples/facebookexternalinterceptordemo/webenginepage.cpp#L41
Old Style Connect [-Wclazy-old-style-connect]
|
build:
examples/facebookexternalinterceptordemo/webenginepage.cpp#L42
Old Style Connect [-Wclazy-old-style-connect]
|
build:
src/o1smugmug.h#L45
invokable arguments need to be fully-qualified (O1SmugMug::Access instead of Access) [-Wclazy-fully-qualified-moc-types]
|
build:
src/o2requestor.h#L73
signal finished is overloaded [-Wclazy-overloaded-signal]
|
build:
src/o2requestor.h#L76
signal finished is overloaded [-Wclazy-overloaded-signal]
|