Skip to content

Error regarding Github CI/CD #184

Closed
Closed
@Jzow

Description

@Jzow

I have noticed that every time a PR is performed, the Github CI/CD program performs status checks, and it seems to report an issue with copyright years in the Makefile file

example:

Clippy X1_JTAG_boot - BSP: rpi4
   Compiling mingo v0.8.0 (/home/runner/work/rust-raspberrypi-OS-tutorials/rust-raspberrypi-OS-tutorials/X1_JTAG_boot)
    Checking tock-registers v0.8.1
    Checking aarch64-cpu v9.0.0
    Finished release [optimized] target(s) in 2.17s
Checking for copyright: 01_wait_forever/Makefile
	Only found years: [2018, 2022]
Error: Process completed with exit code 1.

## Copyright (c) 2018-2022 Andre Richter <andre.o.richter@gmail.com>

But I'm not sure if it caused it error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions