Skip to content

Pull request: warnings are being added #14604

@0xc0170

Description

@0xc0170

Description of defect

To start reducing warnings in the codebase, the first step would be to start catching new warnings.

Options:

  • Travis job with mbed-tools on one more advanced example, for instance cloud could it be, as we already build it. Use that log and search for warnings, get a number and compare to master. If delta is > 0, pull request gets red hook for the job. This would follow our codecheckignore list to ignore 3rd party code for now. If it's in travis, it would be for now only gcc arm.
  • same as travis, it could be in Jenkins (both toolchains)
  • github actions or something else to do the job

Target(s) affected by this defect ?

all

Toolchain(s) (name and version) displaying this defect ?

all

What version of Mbed-os are you using (tag or sha) ?

mbed-os-6.8.0

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

not relevant

How is this defect reproduced ?

not relevant

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions