Skip to content

fix: update dependencies and improve session management #41

fix: update dependencies and improve session management

fix: update dependencies and improve session management #41

Triggered via pull request December 4, 2025 12:07
Status Failure
Total duration 20s
Artifacts

commit-message-lint.yml

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

Annotations

1 error
commitlint
You have commit messages with errors ⧗ input: fix: update dependencies and improve session management - Updated various dependencies in package.json primarily to fix the btoa polyfill issue with unicode chars - Refactored session management in session.ts: - Removed credential migration on initialization (replaced with migrate on use). - Enhanced session switching logic to handle credentials more effectively. - Improved configuration updates to avoid unnecessary triggers. Signed-off-by: Gordon Smith <GordonJSmith@gmail.com> ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint