Skip to content

ci: build-and-test failing on main — formatting/lint check #150

Description

@don-petry

Failure

CI Pipeline / build-and-test fails at the Check formatting and lint (push to main) step:

Process completed with exit code 1.

Run: https://github.com/petry-projects/google-app-scripts/actions/runs/24116571331

Cause

Pre-existing lint or formatting drift on main. Unrelated to #149 (the workflow centralization PR — that PR didn't touch ci.yml or any source code).

Fix

Run the local lint/format command (likely pnpm run lint --fix && pnpm run format or npm run lint -- --fix) and commit the result. If the failure is in a single file, the run logs will identify it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug reportscompliance-auditAutomated compliance audit finding

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions