chapter/compute: Restructure repo according to updated methodology #226
Annotations
10 errors and 1 warning
Checkpatch
WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
|
Checkpatch:
chapters/compute/arena/drills/tasks/CLIST/support/Makefile#L41
ERROR:TRAILING_WHITESPACE: trailing whitespace
|
Checkpatch:
chapters/compute/arena/drills/tasks/CLIST/support/Makefile#L48
ERROR:TRAILING_WHITESPACE: trailing whitespace
|
Checkpatch:
chapters/compute/arena/drills/tasks/shared-memory/solution/shared_memory.c#L1
WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'chapters/compute/arena/drills/tasks/shared-memory/solution/shared_memory.c', please use '//' instead
|
Checkpatch:
chapters/compute/arena/drills/tasks/shared-memory/solution/shared_memory.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/compute/arena/drills/tasks/shared-memory/solution/shared_memory.c#L48
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
|
Checkpatch:
chapters/compute/arena/drills/tasks/sleepy/solution/sleepy_creator.c#L1
WARNING:SPDX_LICENSE_TAG: Improper SPDX comment style for 'chapters/compute/arena/drills/tasks/sleepy/solution/sleepy_creator.c', please use '//' instead
|
Checkpatch:
chapters/compute/arena/drills/tasks/sleepy/solution/sleepy_creator.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/compute/copy-on-write/guides/fork-faults/support/utils/log/log.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/compute/copy-on-write/guides/fork-faults/support/utils/log/log.c#L30
WARNING:LEADING_SPACE: please, no spaces at the start of a line
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading