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

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

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

      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.

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

                Created:
                Updated:
                Resolved: