Skip to content

CI: add job for manually running (and updating) notebooks 3 #412

CI: add job for manually running (and updating) notebooks 3

CI: add job for manually running (and updating) notebooks 3 #412

Triggered via push December 29, 2023 22:56
Status Success
Total duration 21s
Artifacts

style.yml

on: push
Run linters
13s
Run linters
Check for License headers
4s
Check for License headers
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 1 warning
mlonmcu/setup/tasks/llvm.py#L68
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L4
'mlonmcu.environment.config.PathConfig' imported but unused (F401)
tests/integration-tests/toolchains/test_riscv_llvm.py#L5
'mlonmcu.session.run.RunStage' imported but unused (F401)
tests/integration-tests/toolchains/test_riscv_llvm.py#L6
'mlonmcu.target.riscv.riscv.RISCVTarget' imported but unused (F401)
tests/integration-tests/toolchains/test_riscv_llvm.py#L7
'mlonmcu.target.riscv.riscv_vext_target.RVVTarget' imported but unused (F401)
tests/integration-tests/toolchains/test_riscv_llvm.py#L8
'mlonmcu.target.riscv.riscv_pext_target.RVPTarget' imported but unused (F401)
tests/integration-tests/toolchains/test_riscv_llvm.py#L9
'mlonmcu.target.register_target' imported but unused (F401)
tests/integration-tests/toolchains/test_riscv_llvm.py#L32
Undefined name '_check_multilib' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L34
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L36
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L38
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L40
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L43
Undefined name '_get_target_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L44
Undefined name '_get_platform_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L47
Undefined name '_test_compile_platform' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L79
Undefined name '_check_multilib' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L81
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L83
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L85
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L88
Undefined name '_get_target_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L89
Undefined name '_get_feature_vext_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L90
Undefined name '_get_platform_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L93
Undefined name '_test_compile_platform' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L96
Undefined name '_test_compile_platform' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L127
Undefined name '_check_multilib' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L129
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L131
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L134
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L136
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L139
Undefined name '_get_target_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L140
Undefined name '_get_feature_vext_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L141
Undefined name '_get_platform_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L143
Undefined name '_test_compile_platform' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L158
Line too long (137 > 120 characters) (E501)
tests/integration-tests/toolchains/test_riscv_llvm.py#L183
Undefined name '_check_multilib' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L185
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L187
F-string is missing placeholders (F541)
tests/integration-tests/toolchains/test_riscv_llvm.py#L190
Undefined name '_get_target_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L191
Undefined name '_get_feature_vext_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L192
Undefined name '_get_platform_config' (F821)
tests/integration-tests/toolchains/test_riscv_llvm.py#L194
Undefined name '_test_compile_platform' (F821)
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/