Skip to content

'PROCESS' is implicitly aliasing 'Get-PROCESS' #1402

Closed
@RichMath

Description

@RichMath

Using version 1.18.3:
In a .psm1 file using a "process" block, this diagnostic is produced:

'PROCESS' is implicitly aliasing 'Get-PROCESS' because it
is missing the 'Get-' prefix. This can introduce possible
problems and make scripts hard to maintain. Please consider
changing command to its full name.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions