Files
zot/pkg
copilot-swe-agent[bot] 3218241512 Fix linter error: change error message to start with "failed to"
Update error message on line 639 from "bearer authentication failed"
to "failed to authenticate with bearer token" to comply with the
project's error message format requirement.

The linter enforces that error messages should start with "failed to"
followed by the action that failed, which is the pattern used
throughout the codebase.

Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>
2026-01-16 01:04:51 +00:00
..