You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/multiple-tests/codacy-rules/results.xml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,4 +44,10 @@
44
44
<errorsource="codacy.csharp.best-practice.misleading-exception-class-name"line="26"message="Class name contains 'Exception' but does not inherit from System.Exception or its subclasses."severity="warning" />
45
45
<errorsource="codacy.csharp.best-practice.misleading-exception-class-name"line="33"message="Class name contains 'Exception' but does not inherit from System.Exception or its subclasses."severity="warning" />
<errorsource="codacy.k8s.ingress.nginx.retirement.ingress-resource"line="5"message="This Ingress is configured to use the Ingress NGINX controller (kubernetes.io/ingress.class: nginx or ingressClassName: nginx). Ingress NGINX is scheduled for retirement (no fixes after March 2026). Plan to migrate to Gateway API or another Ingress controller."severity="warning" />
49
+
<errorsource="codacy.k8s.ingress.nginx.retirement.ingress-resource"line="26"message="This Ingress is configured to use the Ingress NGINX controller (kubernetes.io/ingress.class: nginx or ingressClassName: nginx). Ingress NGINX is scheduled for retirement (no fixes after March 2026). Plan to migrate to Gateway API or another Ingress controller."severity="warning" />
50
+
<errorsource="codacy.k8s.ingress.nginx.retirement.ingress-class"line="46"message="This IngressClass is wired to the Ingress NGINX controller (spec.controller: k8s.io/ingress-nginx). Ingress NGINX is scheduled for retirement (no fixes after March 2026). Plan to migrate to Gateway API or another Ingress controller."severity="warning" />
51
+
<errorsource="codacy.k8s.ingress.nginx.retirement.workload"line="55"message="This Kubernetes resource is labelled as part of the Ingress NGINX controller stack (app.kubernetes.io/name: ingress-nginx). Ingress NGINX is scheduled for retirement (no fixes after March 2026). Plan to migrate to Gateway API or another Ingress controller."severity="warning" />
0 commit comments