Skip to content

Code CleanUp

Code CleanUp #109

Triggered via push January 30, 2024 20:58
Status Success
Total duration 25s
Artifacts

test.yml

on: push
unit-tests-job
16s
unit-tests-job
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
unit-tests-job: JQLBuilder/Types/Date.cs#L25
The member 'Date.DateOnly.this[string]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/Date.cs#L26
The member 'Date.DateOnly.this[int]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/Date.cs#L31
The member 'Date.DateTime.this[string]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/Date.cs#L32
The member 'Date.DateTime.this[int]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/User.cs#L22
The member 'User.HistoricalUser.this[string]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/User.cs#L23
The member 'User.HistoricalUser.this[int]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/Date.cs#L25
The member 'Date.DateOnly.this[string]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/Date.cs#L26
The member 'Date.DateOnly.this[int]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/Date.cs#L31
The member 'Date.DateTime.this[string]' does not hide an accessible member. The new keyword is not required.
unit-tests-job: JQLBuilder/Types/Date.cs#L32
The member 'Date.DateTime.this[int]' does not hide an accessible member. The new keyword is not required.