update #6
Annotations
42 errors and 10 warnings
|
[cpplint] src/allocator/allocator.c#L23:
src/allocator/allocator.c#L23
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
|
[cpplint] src/allocator/allocator.c#L117:
src/allocator/allocator.c#L117
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/allocator/allocator.c#L177:
src/allocator/allocator.c#L177
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/allocator/allocator.c#L184:
src/allocator/allocator.c#L184
Missing space before { [whitespace/braces] [5]
|
|
[cpplint] src/allocator/allocator.c#L187:
src/allocator/allocator.c#L187
Missing spaces around == [whitespace/operators] [3]
|
|
[cpplint] src/allocator/allocator.c#L191:
src/allocator/allocator.c#L191
Missing spaces around != [whitespace/operators] [3]
|
|
[cpplint] src/allocator/allocator.c#L191:
src/allocator/allocator.c#L191
Missing space after ; [whitespace/semicolon] [3]
|
|
[cpplint] src/allocator/allocator.c#L191:
src/allocator/allocator.c#L191
Missing space before { [whitespace/braces] [5]
|
|
[cpplint] src/allocator/allocator.c#L192:
src/allocator/allocator.c#L192
Missing spaces around == [whitespace/operators] [3]
|
|
[cpplint] src/allocator/allocator.c#L192:
src/allocator/allocator.c#L192
Missing space before { [whitespace/braces] [5]
|
|
[cpplint] src/allocator/allocator.c#L193:
src/allocator/allocator.c#L193
Missing spaces around = [whitespace/operators] [4]
|
|
[cpplint] src/allocator/allocator.c#L194:
src/allocator/allocator.c#L194
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L129:
src/cuda/memory.c#L129
Missing space before { [whitespace/braces] [5]
|
|
[cpplint] src/cuda/memory.c#L324:
src/cuda/memory.c#L324
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L500:
src/cuda/memory.c#L500
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L502:
src/cuda/memory.c#L502
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/cuda/memory.c#L502:
src/cuda/memory.c#L502
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L509:
src/cuda/memory.c#L509
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
|
[cpplint] src/cuda/memory.c#L509:
src/cuda/memory.c#L509
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L514:
src/cuda/memory.c#L514
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
|
[cpplint] src/cuda/memory.c#L514:
src/cuda/memory.c#L514
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L569:
src/cuda/memory.c#L569
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
|
[cpplint] src/cuda/memory.c#L569:
src/cuda/memory.c#L569
Should have a space between // and comment [whitespace/comments] [4]
|
|
[cpplint] src/cuda/memory.c#L570:
src/cuda/memory.c#L570
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L575:
src/cuda/memory.c#L575
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L578:
src/cuda/memory.c#L578
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L579:
src/cuda/memory.c#L579
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L579:
src/cuda/memory.c#L579
Missing space before { [whitespace/braces] [5]
|
|
[cpplint] src/cuda/memory.c#L584:
src/cuda/memory.c#L584
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L589:
src/cuda/memory.c#L589
Extra space before ( in function call [whitespace/parens] [4]
|
|
[cpplint] src/cuda/memory.c#L590:
src/cuda/memory.c#L590
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L591:
src/cuda/memory.c#L591
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L592:
src/cuda/memory.c#L592
Missing spaces around == [whitespace/operators] [3]
|
|
[cpplint] src/cuda/memory.c#L594:
src/cuda/memory.c#L594
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/cuda/memory.c#L599:
src/cuda/memory.c#L599
Missing space after , [whitespace/comma] [3]
|
|
[cpplint] src/cuda/memory.c#L602:
src/cuda/memory.c#L602
Should have a space between // and comment [whitespace/comments] [4]
|
|
[cpplint] src/cuda/memory.c#L605:
src/cuda/memory.c#L605
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
|
[cpplint] src/cuda/memory.c#L605:
src/cuda/memory.c#L605
Extra space after ( in function call [whitespace/parens] [4]
|
|
[cpplint] src/cuda/memory.c#L605:
src/cuda/memory.c#L605
Extra space before ( in function call [whitespace/parens] [4]
|
|
[cpplint] src/cuda/memory.c#L607:
src/cuda/memory.c#L607
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
|
[cpplint] src/cuda/memory.c#L607:
src/cuda/memory.c#L607
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
|
[cpplint] src/cuda/memory.c#L607:
src/cuda/memory.c#L607
Missing space after , [whitespace/comma] [3]
|
|
Build libvgpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build libvgpu
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|