Skip to content

Resources fix

Resources fix #33

Triggered via pull request October 10, 2025 18:58
Status Failure
Total duration 15s
Artifacts

commit.yml

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

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: Refactor resource handling to use standardized naming for CPU, memory, and storage across application metrics and resource models ✖ header must not be longer than 100 characters, current length is 129 [header-max-length] ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Refactor code for improved readability and consistency across multiple files - Updated formatting and indentation in generateService.ts for better clarity. - Refactored git_commit.ts to enhance readability and maintain consistent formatting. - Improved getEnvObject.ts by standardizing code structure and indentation. - Enhanced k8sHelpers.ts with consistent formatting and improved readability. - Refactored portHelpers.ts for better code clarity and consistency. - Improved resourceQuota.ts with consistent formatting and enhanced readability. - Standardized formatting in stripDates.ts for better code clarity. - Refactored toK8sResource.ts for improved readability and consistency. - Enhanced k8sManifests.ts with consistent formatting and improved readability. - Refactored k8sPvcManager.ts for better code clarity and consistency. - Improved logger.ts with consistent formatting and enhanced readability. - Refactored populateBasePlan.ts for better code clarity and consistency. ✖ 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
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/