Session and patient session layout tweaks to reduce the amount of scrolling needed #224
Annotations
10 errors and 10 warnings
|
Run lint:
app/filters.js#L1
"@x-govuk/govuk-prototype-filters" is extraneous
|
|
Run lint:
app/controllers/team.js#L25
'next' is defined but never used
|
|
Run lint:
app/controllers/school.js#L33
'next' is defined but never used
|
|
Run lint:
app/controllers/home.js#L5
'next' is defined but never used
|
|
Run lint:
app/assets/javascripts/public.js#L8
"nhsuk-frontend" is extraneous
|
|
Run lint:
app/assets/javascripts/prototype.js#L1
"nhsuk-frontend" is extraneous
|
|
Run lint:
app/assets/javascripts/custom-elements/auto-submit.js#L43
The 'CustomEvent' is still an experimental feature and is not supported until Node.js 23.0.0. The configured version range is '^22.22'
|
|
Run lint:
app/assets/javascripts/components/sticky.js#L1
"nhsuk-frontend" is extraneous
|
|
Run lint:
app/assets/javascripts/components/autocomplete.js#L2
"nhsuk-frontend" is extraneous
|
|
Run lint:
app/assets/javascripts/application.js#L12
"nhsuk-frontend" is extraneous
|
|
Run lint:
app/models/audit-event.js#L68
JSDoc @returns declaration present but return expression not available in function
|
|
Run lint:
app/models/audit-event.js#L38
The type 'AuditEventType' is undefined
|
|
Run lint:
app/generators/session.js#L12
Expected @param names to be "preset, academicYear, user, options". Got "preset, user, academicYear, options"
|
|
Run lint:
app/generators/session.js#L8
JSDoc @returns declaration present but return expression not available in function
|
|
Run lint:
app/filters.js#L164
Missing JSDoc @returns declaration
|
|
Run lint:
app/filters.js#L142
Prefer a more specific type to `*`
|
|
Run lint:
app/filters.js#L21
JSDoc @returns declaration present but return expression not available in function
|
|
Run lint:
app/enums.js#L440
Invalid JSDoc @typedef "SessionPreset" type "Object"; prefer: "object"
|
|
Run lint:
app/assets/javascripts/components/autocomplete.js#L88
Prefer a more specific type to `*`
|
|
Run lint:
app/assets/javascripts/components/autocomplete.js#L74
Prefer a more specific type to `*`
|
Loading