Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support to protocol 14.05 #3164

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

fix: get last message byte

4ae1de5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: support to protocol 14.05 #3164

fix: get last message byte
4ae1de5
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint succeeded Feb 2, 2025 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (16)

docker/docker-compose.yml|1 col 1| [warning] missing document start "---" (document-start)
tests/docker-compose.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/FUNDING.yml|3 col 9| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|4 col 10| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|5 col 18| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|6 col 8| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|7 col 11| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|8 col 19| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|9 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|10 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|11 col 10| [warning] too few spaces before comment (comments)
.github/labeler.yml|22 col 1| [error] trailing spaces (trailing-spaces)
.github/workflows/issue.yml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|5 col 7| [error] wrong indentation: expected 4 but found 6 (indentation)
.github/ISSUE_TEMPLATE/bug.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/ISSUE_TEMPLATE/request.yaml|1 col 1| [warning] missing document start "---" (document-start)