Skip to content

line_parser.go:158: cannot parse docker message, invalid JSON: #174

line_parser.go:158: cannot parse docker message, invalid JSON:

line_parser.go:158: cannot parse docker message, invalid JSON: #174

Re-run triggered July 11, 2024 08:52
Status Failure
Total duration 7m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Commit Lint
You have commit messages with errors ⧗ input: add pod ip in the log tags ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: fix too many log : kubelet_client.go:137: Successfully queried https://127.0.0.1:10250/pods, status code: 200, body len: 153223 ✖ header must not be longer than 100 characters, current length is 127 [header-max-length] ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: fix line_parser.go:158: cannot parse docker message, invalid JSON: invalid character when use containerd CRI ✖ header must not be longer than 100 characters, current length is 108 [header-max-length] ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: fix Prevent panic ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Code Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/