fix: Update containers that __post_init__ to use properties #1590
Triggered via pull request
September 28, 2025 06:17
Status
Failure
Total duration
1m 38s
Artifacts
–
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
12s
lint
16s
release
0s
Annotations
4 errors
|
Lint Commit Messages
You have commit messages with errors
⧗ input: fix: Update containers that __post_init__ to use properties
This is done since with the new v1 api we reuse attributes and mutate them on update, so tis allows the properties to reamin fresh.
✖ 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
|
|
test (3.13)
Process completed with exit code 1.
|
|
test (3.11)
Process completed with exit code 1.
|
|
test (3.12)
Process completed with exit code 1.
|