Skip to content

Fixed matryoshka and print-flag #1

Fixed matryoshka and print-flag

Fixed matryoshka and print-flag #1

Triggered via pull request June 26, 2024 08:22
Status Failure
Total duration 1m 43s
Artifacts

actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Checkpatch
WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
Checkpatch: chapters/binary-analysis/executables-and-processes/drills/05-challenge-print-flag/src/get_message#L1
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
Checkpatch: chapters/binary-analysis/executables-and-processes/drills/06-challenge-matryoshka/sol/inner.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
Checkpatch: chapters/binary-analysis/executables-and-processes/drills/06-challenge-matryoshka/sol/inner.c#L6
WARNING:LONG_LINE: line length of 307 exceeds 120 columns
Checkpatch: chapters/binary-analysis/executables-and-processes/drills/06-challenge-matryoshka/sol/inner.c#L21
WARNING:ALLOC_ARRAY_ARGS: calloc uses number as first arg, sizeof is generally wrong
Checkpatch: chapters/binary-analysis/executables-and-processes/drills/06-challenge-matryoshka/sol/matryoshka.c#L1
WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
Checkpatch: chapters/binary-analysis/executables-and-processes/drills/06-challenge-matryoshka/sol/matryoshka.c#L3
WARNING:LONG_LINE: line length of 86925 exceeds 120 columns
Checkpatch: chapters/binary-analysis/executables-and-processes/drills/06-challenge-matryoshka/src/matryoshka#L1
ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
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/.