Skip to content

PHPLinting failure #11325

Closed
Closed
@GuySartorelli

Description

@GuySartorelli

https://github.com/silverstripe/silverstripe-framework/actions/runs/10259483412/job/28384030623?pr=11324

There's three cases of the following error which was introduced in silverstripe/silverstripe-standards#5

Can't determine value of first argument to _t(). Use a simpler value.

The rule is correct to highlight this - in most cases not being able to determine the value is bad, and we should be alerted to it.
In these three cases, the value has to be dynamic, so we need to ignore the rule for these three instances.

PRs

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions