GitHub Actions / helmtest
failed
Aug 5, 2024 in 0s
2 fail in 0s
Annotations
Check warning on line 0 in test for deployment
github-actions / helmtest
should be a Deployment (test for deployment) failed
results.xml [took 0s]
Raw output
Failed
- asserts[0] `isKind` fail
Template: nautobot/templates/deployment.yaml
- asserts[1] `equal` fail
Template: nautobot/templates/deployment.yaml
Check warning on line 0 in test for statefulset
github-actions / helmtest
should be a StatefulSet (test for statefulset) failed
results.xml [took 0s]
Raw output
Failed
- asserts[0] `isKind` fail
- asserts[1] `equal` fail
Template: nautobot/templates/statefulset.yaml
DocumentIndex: 0
Path: metadata.name
Expected to equal:
null
Actual:
nautobot
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-null
+nautobot
Loading