Skip to content

fix: fix typos

fix: fix typos #24

Triggered via pull request October 24, 2025 10:09
Status Failure
Total duration 29s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cpplint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
cpplint: src/cuda/memory.c#L312
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: src/cuda/memory.c:312: Missing space after , [whitespace/comma] [3]
cpplint: src/cuda/memory.c#L312
[cpplint] reported by reviewdog 🐶 Lines should be <= 80 characters long [whitespace/line_length] [2] Raw Output: src/cuda/memory.c:312: Lines should be <= 80 characters long [whitespace/line_length] [2]
cpplint: src/cuda/memory.c#L293
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: src/cuda/memory.c:293: Missing space after , [whitespace/comma] [3]
cpplint: src/cuda/memory.c#L293
[cpplint] reported by reviewdog 🐶 Lines should be <= 80 characters long [whitespace/line_length] [2] Raw Output: src/cuda/memory.c:293: Lines should be <= 80 characters long [whitespace/line_length] [2]
cpplint: src/cuda/memory.c#L286
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: src/cuda/memory.c:286: Missing space after , [whitespace/comma] [3]
cpplint: src/cuda/memory.c#L286
[cpplint] reported by reviewdog 🐶 Lines should be <= 80 characters long [whitespace/line_length] [2] Raw Output: src/cuda/memory.c:286: Lines should be <= 80 characters long [whitespace/line_length] [2]
cpplint: src/cuda/memory.c#L90
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: src/cuda/memory.c:90: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
cpplint: src/cuda/memory.c#L71
[cpplint] reported by reviewdog 🐶 Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2] Raw Output: src/cuda/memory.c:71: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
cpplint: src/cuda/hook.c#L331
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: src/cuda/hook.c:331: Missing space after , [whitespace/comma] [3]