Skip to content

Use of deprecated RandomStringUtils.randomAlphanumeric #102

Description

@johnthagen

The automated JetBrains analysis result for the 1.6.6 release noted the following deprecated function call that should be replaced:

Deprecated method RandomStringUtils.randomAlphanumeric(int) is invoked in CppcheckInspection.checkFile(...)

tempFile = FileUtil.createTempFile(RandomStringUtils.randomAlphanumeric(8) + "_", vFile.getName(), true);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions