mesg-foundation/core

View on GitHub
execution/execution.go

Summary

Maintainability
A
0 mins
Test Coverage

Function New has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

func New(processHash, instanceHash, parentHash, eventHash hash.Hash, nodeKey, taskKey string, inputs *types.Struct, tags []string, executorHash hash.Hash) (*Execution, error) {
Severity: Minor
Found in execution/execution.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status