persona-community-5/.pnpm-store/v3/files/cb/4037f8198e05d8373cf4758ec7076e3a1547fad752d951a11fa71459a4078e43aefeff27b6174d367d083d007a3d36af00437bd4fb98a89d9f0c82bb04cba6
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

12 lines
242 B
Plaintext

plugins:
- plugin.js
rules:
operation-2xx-response: error
rule/path-item-get-defined:
subject: PathItem
property: get
message: Every path item must have a GET operation.
defined: true
extends:
- test-plugin-nested/all