Skip to content

feat: enhance CI/CD with linting, security scanning, and testing #1

feat: enhance CI/CD with linting, security scanning, and testing

feat: enhance CI/CD with linting, security scanning, and testing #1

Triggered via pull request December 30, 2025 10:57
Status Failure
Total duration 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
yamllint: .config/gh/config.yml#L14
line too long
yamllint: .config/gh/config.yml#L12
line too long
yamllint: .config/gh/config.yml#L7
line too long
yamllint: .config/gh/config.yml#L5
line too long
yamllint: .config/gh/config.yml#L3
line too long
yamllint: .config/gh/config.yml#L1
line too long
yamllint: .github/workflows/lint.yml#L3
truthy value should be one of [false, true]
yamllint: .github/workflows/lint.yml#L1
missing document start "---"
yamllint: .github/workflows/security.yml#L3
truthy value should be one of [false, true]
yamllint: .github/workflows/security.yml#L1
missing document start "---"
yamllint: .github/workflows/test.yml#L3
truthy value should be one of [false, true]
yamllint: .github/workflows/test.yml#L1
missing document start "---"
yamllint: .github/dependabot.yml#L9
too few spaces before comment
yamllint: .github/dependabot.yml#L8
too few spaces before comment
yamllint: .github/dependabot.yml#L6
missing document start "---"
yamllint: .pre-commit-config.yaml#L1
missing document start "---"