Skip to content

Sonar • PR #145 • OmniTrustILM/auth@renovate/sqlitepclraw.bundle_e_sqlite3-3.x • bb7af39eb4c38ca73da8e715508010d8911208f1 #34

Sonar • PR #145 • OmniTrustILM/auth@renovate/sqlitepclraw.bundle_e_sqlite3-3.x • bb7af39eb4c38ca73da8e715508010d8911208f1

Sonar • PR #145 • OmniTrustILM/auth@renovate/sqlitepclraw.bundle_e_sqlite3-3.x • bb7af39eb4c38ca73da8e715508010d8911208f1 #34

Manually triggered July 31, 2026 13:06
Status Success
Total duration 1m 28s
Artifacts

sonar.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Sonar • PR
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
Sonar • PR: src/Auth/Models/Entities/Resource.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR: src/Auth/Models/Entities/Role.cs#L28
Non-nullable property 'Permissions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR: src/Auth/Models/Entities/Role.cs#L26
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR: src/Auth/Models/Entities/Role.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR: src/Auth/Common/Filters/ValidationFailedDto.cs#L18
Dereference of a possibly null reference.
Sonar • PR: src/Auth/Common/Filters/ValidationFailedDto.cs#L28
Non-nullable property 'Field' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR: src/Auth/Common/Filters/ValidationFailedDto.cs#L30
Possible null reference assignment.
Sonar • PR: src/Auth/Common/Models/Dto/NameAndUuidDto.cs#L9
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR: src/Auth/Common/Models/Dto/PagedResponse.cs#L14
Non-nullable property 'Links' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR: src/Auth/Common/Models/Dto/PagedResponse.cs#L12
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Sonar • PR
Input 'app-id' has been deprecated with message: Use 'client-id' instead.