Skip to content

send CORS headers for OPTIONS requests #1983

send CORS headers for OPTIONS requests

send CORS headers for OPTIONS requests #1983

Re-run triggered November 27, 2023 13:06
Status Failure
Total duration 32s
Artifacts

commitlint.yml

on: pull_request
commitlint
21s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint
You have commit messages with errors ⧗ input: send CORS headers for OPTIONS requests Currently CORS validation fails, due to OPTIONS Requests having a 405 response code. This commit corrects this by sending the proper CORS headers and a success status code on an OPTIONS request. ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint