feat: iframe-based experience plugins #1833
Triggered via pull request
September 25, 2023 00:34
Status
Failure
Total duration
9m 17s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
commitlint.yml
on: pull_request
commitlint
/
commitlint
14s
Annotations
1 error
commitlint / commitlint
You have commit messages with errors
⧗ input: Checking in to transfer machines.
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: lint: move index.js to index.jsx to satisfy linter
✖ type must be one of [revert, feat, fix, perf, docs, test, build, refactor, style, chore, temp] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: add: comments to add clarity on how PLuginSlot knows what plugin URLs to use
✖ type must be one of [revert, feat, fix, perf, docs, test, build, refactor, style, chore, temp] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
|