docker/swarmkit

View on GitHub

Showing 1,820 of 1,820 total issues

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 13:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field ReferencedNetworkID", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 2:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field IDPrefix", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 3:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field Name", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 1:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field ID", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 8:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field Network", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/specs.pb.go and 10 other locations - About 2 hrs to fix
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 8:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field NodeID", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 7:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field ServiceID", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 4:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field NamePrefix", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 14:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field ReferencedSecretID", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4175..4206
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 15:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field Kind", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4207..4238

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 11 locations. Consider refactoring.
Open

        case 16:
            if wireType != 2 {
                return fmt.Errorf("proto: wrong wireType = %d for field ReferencedConfigID", wireType)
            }
            var stringLen uint64
Severity: Major
Found in api/watch.pb.go and 10 other locations - About 2 hrs to fix
api/specs.pb.go on lines 8200..8231
api/watch.pb.go on lines 3754..3785
api/watch.pb.go on lines 3786..3817
api/watch.pb.go on lines 3818..3849
api/watch.pb.go on lines 3850..3881
api/watch.pb.go on lines 3952..3983
api/watch.pb.go on lines 3984..4015
api/watch.pb.go on lines 4111..4142
api/watch.pb.go on lines 4143..4174
api/watch.pb.go on lines 4175..4206

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 216.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Function printNetworkSummary has a Cognitive Complexity of 33 (exceeds 20 allowed). Consider refactoring.
Open

func printNetworkSummary(network *api.Network) {
    w := tabwriter.NewWriter(os.Stdout, 8, 8, 8, ' ', 0)
    defer func() {
        // Ignore flushing errors - there's nothing we can do.
        _ = w.Flush()
Severity: Minor
Found in swarmd/cmd/swarmctl/network/inspect.go - About 2 hrs to fix

Cognitive Complexity

Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.

A method's cognitive complexity is based on a few simple rules:

  • Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
  • Code is considered more complex for each "break in the linear flow of the code"
  • Code is considered more complex when "flow breaking structures are nested"

Further reading

Method worker.Subscribe has a Cognitive Complexity of 33 (exceeds 20 allowed). Consider refactoring.
Open

func (w *worker) Subscribe(ctx context.Context, subscription *api.SubscriptionMessage) error {
    log.G(ctx).Debugf("Received subscription %s (selector: %v)", subscription.ID, subscription.Selector)

    publisher, cancel, err := w.publisherProvider.Publisher(ctx, subscription.ID)
    if err != nil {
Severity: Minor
Found in agent/worker.go - About 2 hrs to fix

Cognitive Complexity

Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.

A method's cognitive complexity is based on a few simple rules:

  • Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
  • Code is considered more complex for each "break in the linear flow of the code"
  • Code is considered more complex when "flow breaking structures are nested"

Further reading

Method IssueNodeCertificateRequest.Unmarshal has 27 return statements (exceeds 4 allowed).
Open

func (m *IssueNodeCertificateRequest) Unmarshal(dAtA []byte) error {
    l := len(dAtA)
    iNdEx := 0
    for iNdEx < l {
        preIndex := iNdEx
Severity: Major
Found in api/ca.pb.go - About 2 hrs to fix

    Method LogContext.Unmarshal has 27 return statements (exceeds 4 allowed).
    Open

    func (m *LogContext) Unmarshal(dAtA []byte) error {
        l := len(dAtA)
        iNdEx := 0
        for iNdEx < l {
            preIndex := iNdEx
    Severity: Major
    Found in api/logbroker.pb.go - About 2 hrs to fix

      Method LogSelector.Unmarshal has 27 return statements (exceeds 4 allowed).
      Open

      func (m *LogSelector) Unmarshal(dAtA []byte) error {
          l := len(dAtA)
          iNdEx := 0
          for iNdEx < l {
              preIndex := iNdEx
      Severity: Major
      Found in api/logbroker.pb.go - About 2 hrs to fix

        Method SelectByCustom.Unmarshal has 27 return statements (exceeds 4 allowed).
        Open

        func (m *SelectByCustom) Unmarshal(dAtA []byte) error {
            l := len(dAtA)
            iNdEx := 0
            for iNdEx < l {
                preIndex := iNdEx
        Severity: Major
        Found in api/watch.pb.go - About 2 hrs to fix

          Method ContainerSpec_DNSConfig.Unmarshal has 27 return statements (exceeds 4 allowed).
          Open

          func (m *ContainerSpec_DNSConfig) Unmarshal(dAtA []byte) error {
              l := len(dAtA)
              iNdEx := 0
              for iNdEx < l {
                  preIndex := iNdEx
          Severity: Major
          Found in api/specs.pb.go - About 2 hrs to fix

            Method Orchestrator.tickTasks has a Cognitive Complexity of 33 (exceeds 20 allowed). Consider refactoring.
            Open

            func (r *Orchestrator) tickTasks(ctx context.Context) {
                if len(r.restartTasks) > 0 {
                    err := r.store.Batch(func(batch *store.Batch) error {
                        for taskID := range r.restartTasks {
                            err := batch.Update(func(tx store.Tx) error {
            Severity: Minor
            Found in manager/orchestrator/replicated/tasks.go - About 2 hrs to fix

            Cognitive Complexity

            Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.

            A method's cognitive complexity is based on a few simple rules:

            • Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
            • Code is considered more complex for each "break in the linear flow of the code"
            • Code is considered more complex when "flow breaking structures are nested"

            Further reading

            Method Dispatcher.markNodesUnknown has a Cognitive Complexity of 33 (exceeds 20 allowed). Consider refactoring.
            Open

            func (d *Dispatcher) markNodesUnknown(ctx context.Context) error {
                log := log.G(ctx).WithField("method", "(*Dispatcher).markNodesUnknown")
                var nodes []*api.Node
                var err error
                d.store.View(func(tx store.ReadTx) {
            Severity: Minor
            Found in manager/dispatcher/dispatcher.go - About 2 hrs to fix

            Cognitive Complexity

            Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Complexity tells you how difficult your code will be to read and comprehend.

            A method's cognitive complexity is based on a few simple rules:

            • Code is not considered more complex when it uses shorthand that the language provides for collapsing multiple statements into one
            • Code is considered more complex for each "break in the linear flow of the code"
            • Code is considered more complex when "flow breaking structures are nested"

            Further reading

            Severity
            Category
            Status
            Source
            Language