Fix sonar Issue : Use <output> instead of the "status" role to ensure accessibility across all devices.
Open
- Dominant language
- Python
- Stars
- 451
- Forks
- 707
- Avg merge
- 22h 59m
- Merged PRs (30d)
- 91
Description
Summary
Prefer tag over ARIA role [typescript:S6819](https://sonarcloud.io/organizations/owasp-1/rules?open=typescript%3AS6819&rule_key=typescript%3AS6819)
Software qualities impacted: Maintainability Medium
Sonar Issues
https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=OWASP_Nest&open=AZVOfctO8k-bWeSEH1MQ&tab=more_info
https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=OWASP_Nest&open=AZYNP65noG0mJ2cEqHi3
The following code uses a type assertion that does not change the effective type of the expression and is therefore unnecessary.
Are you going to work on fixing this?
[x] Yes
[] No
Contributor guide
Assessment
This issue has not been assessed yet.