Skip to content

Axon compiler 2.0.1 #514

Axon compiler 2.0.1

Axon compiler 2.0.1 #514

Triggered via pull request September 22, 2026 17:07
Status Failure
Total duration 3m 22s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
3m 17s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
Run compliance checks on patch series (PR)
Process completed with exit code 1.
Run compliance checks on patch series (PR): Identity.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details. 087bf251905bc3ce236dd6e97d6f6ca235fa0210: author email (153508354+mikeb-nordic@users.noreply.github.com) must be a real email and cannot end in @users.noreply.github.com 087bf251905bc3ce236dd6e97d6f6ca235fa0210: Missing signed-off-by line 3ad13d0ac2467f07974a3d0d55d720dae4aa25da: author email (153508354+mikeb-nordic@users.noreply.github.com) must be a real email and cannot end in @users.noreply.github.com 3ad13d0ac2467f07974a3d0d55d720dae4aa25da: Missing signed-off-by line 32e524455184e057ab8cd5f0f88bce6b28b0b2fc: author email (153508354+mikeb-nordic@users.noreply.github.com) must be a real email and cannot end in @users.noreply.github.com 32e524455184e057ab8cd5f0f88bce6b28b0b2fc: Missing signed-off-by line 5bb9a895167a09aeeebcfc81a10f4d890cc88827: author email (153508354+mikeb-nordic@users.noreply.github.com) must be a real email and cannot end in @users.noreply.github.com 5bb9a895167a09aeeebcfc81a10f4d890cc88827: Missing signed-off-by line 2181e13a0689948c04f240f36dbddb81cafa82a0: author email (153508354+mikeb-nordic@users.noreply.github.com) must be a real email and cannot end in @users.noreply.github.com 2181e13a0689948c04f240f36dbddb81cafa82a0: Missing signed-off-by line
Run compliance checks on patch series (PR): GitDiffCheck.txt#L0
Git conflict markers and whitespace errors are not allowed in added changes 3bb757d4ea876e981cb2ee9b6701d7a00392edd2: include/nrf_edgeai/rt/nrf_edgeai_runtime.h:51: trailing whitespace. 3bb757d4ea876e981cb2ee9b6701d7a00392edd2: include/nrf_edgeai/rt/nrf_edgeai_runtime.h:194: trailing whitespace. 3bb757d4ea876e981cb2ee9b6701d7a00392edd2: include/nrf_edgeai/rt/nrf_edgeai_runtime.h:196: trailing whitespace. 3bb757d4ea876e981cb2ee9b6701d7a00392edd2: include/nrf_edgeai/rt/nrf_edgeai_types.h:102: trailing whitespace. 3bb757d4ea876e981cb2ee9b6701d7a00392edd2: include/nrf_edgeai/rt/nrf_edgeai_types.h:105: trailing whitespace. 3bb757d4ea876e981cb2ee9b6701d7a00392edd2: include/nrf_edgeai/rt/private/features/nrf_edgeai_process_features.h:21: trailing whitespace.
Run compliance checks on patch series (PR): Checkpatch.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details. SPACING: need consistent spacing around '*' (ctx:WxV) File:drivers/axon/nrf_axon_nn_infer.c Line:14 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:15 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:16 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:23 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:24 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:29 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:30 PREFER_PACKED: __packed is preferred over __attribute__((packed)) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:31 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:36 PREFER_ALIGNED: __aligned(size) is preferred over __attribute__((aligned(size))) File:include/nrf_edgeai/nrf_edgeai_platform.h Line:37 LONG_LINE_COMMENT: line length of 121 exceeds 100 columns File:include/nrf_edgeai/rt/nrf_edgeai_runtime.h Line:111 LONG_LINE_COMMENT: line length of 121 exceeds 100 columns File:include/nrf_edgeai/rt/nrf_edgeai_types.h Line:26 LONG_LINE_COMMENT: line length of 121 exceeds 100 columns File:include/nrf_edgeai/rt/nrf_edgeai_types.h Line:177 SPACING: need consistent spacing around '*' (ctx:WxV) File:include/nrf_edgeai/rt/private/features/dsp/nrf_edgeai_features_common.h Line:69 SPACING: need consistent spacing around '*' (ctx:WxV) File:include/nrf_edgeai/rt/private/features/dsp/nrf_edgeai_features_common.h Line:71 IF_0: Consider removing the code enclosed by this #if 0 and its #endif File:lib/axon/platform/src/zephyr/nrf_axon_platform_zephyr.c Line:226
Run compliance checks on patch series (PR)
Process completed with exit code 3.
SPACING: include/nrf_edgeai/rt/private/features/dsp/nrf_edgeai_features_common.h#L71
include/nrf_edgeai/rt/private/features/dsp/nrf_edgeai_features_common.h:71 need consistent spacing around '*' (ctx:WxV) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
SPACING: include/nrf_edgeai/rt/private/features/dsp/nrf_edgeai_features_common.h#L69
include/nrf_edgeai/rt/private/features/dsp/nrf_edgeai_features_common.h:69 need consistent spacing around '*' (ctx:WxV) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
SPACING: drivers/axon/nrf_axon_nn_infer.c#L14
drivers/axon/nrf_axon_nn_infer.c:14 need consistent spacing around '*' (ctx:WxV) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Run compliance checks on patch series (PR)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
LONG_LINE_COMMENT: include/nrf_edgeai/rt/nrf_edgeai_runtime.h#L111
include/nrf_edgeai/rt/nrf_edgeai_runtime.h:111 line length of 121 exceeds 100 columns See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L37
include/nrf_edgeai/nrf_edgeai_platform.h:37 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L36
include/nrf_edgeai/nrf_edgeai_platform.h:36 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_PACKED: include/nrf_edgeai/nrf_edgeai_platform.h#L31
include/nrf_edgeai/nrf_edgeai_platform.h:31 __packed is preferred over __attribute__((packed)) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L30
include/nrf_edgeai/nrf_edgeai_platform.h:30 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L29
include/nrf_edgeai/nrf_edgeai_platform.h:29 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L24
include/nrf_edgeai/nrf_edgeai_platform.h:24 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L23
include/nrf_edgeai/nrf_edgeai_platform.h:23 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L16
include/nrf_edgeai/nrf_edgeai_platform.h:16 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
PREFER_ALIGNED: include/nrf_edgeai/nrf_edgeai_platform.h#L15
include/nrf_edgeai/nrf_edgeai_platform.h:15 __aligned(size) is preferred over __attribute__((aligned(size))) See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.

Artifacts

Produced during runtime
Name Size Digest
compliance.xml.zip
1.54 KB
sha256:3d4edc0e64164097a8870239e2159dc951b1f0328ecbfa42865cd5c9b8181917