osism-zuul-app / osism/check
failed
Nov 7, 2024
Summary
Zuul encountered a syntax error while parsing its configuration in the
repo osism/kolla-operations on branch main. The error was:
'str' object does not support item assignment
The error appears in the following project stanza:
project:
default-branch: main
merge-mode: squash-merge
check:
jobs:
- yamllint
- name: ansible-lint
in "osism/kolla-operations/.zuul.yaml@main", line 2, column 3
Annotations
Check warning on line 8 in .zuul.yaml
osism-zuul-app / osism/check
.zuul.yaml#L2-L8
'str' object does not support item assignment
Loading