intro-comparch/number-representation: Add reading and tasks #1
Annotations
8 errors and 2 warnings
Spelling errors
Files in repository contain spelling errors
|
Checkpatch:
chapters/intro-computer-architecture/binary-hex/demos/bitmask/bitmask.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/intro-computer-architecture/binary-hex/drills/tasks/odd-even/support/odd_even.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/intro-computer-architecture/binary-hex/drills/tasks/rotations/support/rotations.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/intro-computer-architecture/c-pointers/demos/pointers/pointers.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/intro-computer-architecture/c-pointers/drills/tasks/len-xor/support/len_xor.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch:
chapters/intro-computer-architecture/c-pointers/drills/tasks/mirror/support/mirror.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
|
Checkpatch
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
|
Checkpatch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Super Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|