Introducing template-tag feature flag #1651
Annotations
3 errors and 1 warning
Lint:
app/controllers/application.js#L4
Insert `;`
|
Lint:
app/routes/application.js#L13
Replace `feature_flags?.split(',').map(flag·=>·[flag,·true])·??·[]` with `⏎······feature_flags?.split(',').map((flag)·=>·[flag,·true])·??·[]⏎····`
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading