Uploaded image for project: 'Network Observability'
  1. Network Observability
  2. NETOBSERV-29

[Technical] Turn on strictNullCheck for network policy files in console

Details

    • Story
    • Resolution: Done
    • Minor
    • openshift-4.10
    • None
    • None
    • 1
    • False
    • False
    • - strictNullCheck flag turned on
    • Undefined
    • NetObserv - Sprint 205, NetObserv - Sprint 206, NetObserv - Sprint 207

    Description

      For increased type-safety, we can enable strictNullCheck selectively by overriding the global tsconfig file per directory.

      "strictNullCheck" is the first flag that comes to my mind to enforce better type safety / quality, but other flags could be appropriate (e.g. "noImplicitAny", "noUnusedLocals" etc.) we need to check if it sounds reasonable to turn them on given the actual codebase.

      Attachments

        Activity

          People

            jtakvori Joel Takvorian
            jtakvori Joel Takvorian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: