Skip to content

(#1876, #2086) Create ncids cdns #5680

(#1876, #2086) Create ncids cdns

(#1876, #2086) Create ncids cdns #5680

Triggered via pull request December 16, 2025 22:34
Status Failure
Total duration 29s
Artifacts

ocpl_cm_standards_check.yml

on: pull_request
commitlint_remote  /  commitlint
26s
commitlint_remote / commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint_remote / commitlint
You have commit messages with errors ⧗ input: Added tslib as a dependency for ncids-js as it is a peer dep for rollup typescript. ✖ references may not be empty [references-empty] ✖ Commit header must be in format '(#issue) subject. You may use (#issue, #issue) if you must.' [header-match-team-pattern] ✖ Message body must include at least one line with the word "Closes" or "Touches" followed by a single ticket number. For example: "Closes #123". [message-close-tickets] ✖ header must not be longer than 72 characters, current length is 83 [header-max-length] ✖ found 4 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Use ncids-full for documentation site so it gets utilities. ✖ references may not be empty [references-empty] ✖ Commit header must be in format '(#issue) subject. You may use (#issue, #issue) if you must.' [header-match-team-pattern] ✖ Message body must include at least one line with the word "Closes" or "Touches" followed by a single ticket number. For example: "Closes #123". [message-close-tickets] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Build css for CDN distribution - Updated ncids-css to use vite instead of webpack because it works. There are some plugins for postcss that we could have used, but we know vite works because we use it for storybook. - Setup js example site such that it allows for the use of the built files in ncids-js and ncids-css. Without making super major changes this does require one to make sure they are building those packages before running the test site. In a perfect scenario the ncids-js and ncids-css dependencies would be built before the ncids-js-testing package. - I did update the prepare for ncids-css to also build. This should make sure there is at least some sort of css for ncids-js-testing. ncids-js already builds on prepare. ✖ references may not be empty [references-empty] ✖ Commit header must be in format '(#issue) subject. You may use (#issue, #issue) if you must.' [header-match-team-pattern] ✖ Message body must include at least one line with the word "Closes" or "Touches" followed by a single ticket number. For example: "Closes #123". [message-close-tickets] ✖ body must have leading blank line [body-leading-blank] ✖ found 4 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Fixed path in ncids-css cdn zip ✖ references may not be empty [references-empty] ✖ Commit header must be in format '(#issue) subject. You may use (#issue, #issue) if you must.' [header-match-team-pattern] ✖ Message body must include at least one line with the word "Closes" or "Touches" followed by a single ticket number. For example: "Closes #123". [message-close-tickets] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Tweaked CDN base path for Example Site ✖ references may not be empty [references-empty] ✖ Commit header must be in format '(#issue) subject. You may use (#issue, #issue) if you must.' [header-match-team-pattern] ✖ Message body must include at least one line with the word "Closes" or "Touches" followed by a single ticket number. For example: "Closes #123". [message-close-tickets] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Add layout grid to minimal as it is required by usa-footer. ✖ references may not be empty [references-empty] ✖ Commit header must be in format '(#issue) subject. You may use (#issue, #issue) if you must.' [header-match-team-pattern] ✖ Message body must include at least one line with the word "Closes" or "Touches" followed by a single ticket number. For example: "Closes #123". [message-close-tickets] ✖ found 3 problems, 0 warnings ⓘ