Use Pa11y 7, require Node 18, fix issues #76
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 warnings
test (20):
model/task.js#L141
This line has a length of 120. Maximum allowed is 100
|
test (20):
model/task.js#L143
This line has a length of 117. Maximum allowed is 100
|
test (20):
model/task.js#L171
Expected method shorthand
|
test (20):
model/task.js#L172
Async arrow function has a complexity of 10. Maximum allowed is 6
|
test (20):
model/task.js#L218
Method 'prepareForOutput' has too many statements (19). Maximum allowed is 15
|
test (20):
model/task.js#L218
Method 'prepareForOutput' has a complexity of 13. Maximum allowed is 6
|
test (20):
model/task.js#L246
Blocks are nested too deeply (3). Maximum allowed is 2
|
test (20):
route/task.js#L69
Async method 'handler' has a complexity of 7. Maximum allowed is 6
|
test (20):
route/task.js#L78
Blocks are nested too deeply (3). Maximum allowed is 2
|
test (20):
route/tasks.js#L72
Blocks are nested too deeply (3). Maximum allowed is 2
|
test (18):
model/task.js#L141
This line has a length of 120. Maximum allowed is 100
|
test (18):
model/task.js#L143
This line has a length of 117. Maximum allowed is 100
|
test (18):
model/task.js#L171
Expected method shorthand
|
test (18):
model/task.js#L172
Async arrow function has a complexity of 10. Maximum allowed is 6
|
test (18):
model/task.js#L218
Method 'prepareForOutput' has too many statements (19). Maximum allowed is 15
|
test (18):
model/task.js#L218
Method 'prepareForOutput' has a complexity of 13. Maximum allowed is 6
|
test (18):
model/task.js#L246
Blocks are nested too deeply (3). Maximum allowed is 2
|
test (18):
route/task.js#L69
Async method 'handler' has a complexity of 7. Maximum allowed is 6
|
test (18):
route/task.js#L78
Blocks are nested too deeply (3). Maximum allowed is 2
|
test (18):
route/tasks.js#L72
Blocks are nested too deeply (3). Maximum allowed is 2
|