Skip to content

feat: fixed height for terminal animation #220

feat: fixed height for terminal animation

feat: fixed height for terminal animation #220

Triggered via pull request May 28, 2026 16:06
Status Success
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-unused-vars): packages/autoskills/skills-registry/nestjs-best-practices/scripts/build-agents.ts#L189
Variable 'category' is declared but never used. Unused variables should start with a '_'.
unicorn(prefer-string-starts-ends-with): packages/autoskills/scripts/release.mjs#L40
Prefer String#startsWith over a regex with a caret.
unicorn(prefer-string-starts-ends-with): packages/autoskills/scripts/release.mjs#L35
Prefer String#startsWith over a regex with a caret.
unicorn(no-useless-spread): packages/autoskills/skills-registry/wp-project-triage/scripts/detect_wp_project.mjs#L64
`Object.fromEntries` accepts an iterable, so it's unnecessary to convert the iterable to an array.
eslint(no-unused-vars): packages/autoskills/skills-registry/wp-project-triage/scripts/detect_wp_project.mjs#L264
Parameter 'composerJson' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/autoskills/skills-registry/wp-project-triage/scripts/detect_wp_project.mjs#L264
Parameter 'repoRoot' is declared but never used. Unused parameters should start with a '_'.