Bump CommunityToolkit.Mvvm from 8.2.2 to 8.4.0 #7
Annotations
11 errors and 20 warnings
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L338
'ITimerService.PauseRaceAsync()' is obsolete: '请使用 PauseRaceAsync(int raceRecordId)'
|
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L210
'ITimerService.LoadActiveRaceAsync()' is obsolete: '请使用 LoadActiveRacesAsync()'
|
|
编译时警告检查:
Timer/Timer/Services/RfidReaderService.cs#L211
'FastSwitchAntInventoryCfg.FastSwitchAntInventoryCfg(List<InventoryAntenna>, int, int)' is obsolete: 'This function is Deprecated'
|
|
编译时警告检查:
Timer/Timer/Services/RfidReaderService.cs#L211
'FastSwitchAntInventoryCfg.FastSwitchAntInventoryCfg(List<InventoryAntenna>, int, int)' is obsolete: 'This function is Deprecated'
|
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L507
'ITimerService.CompleteRaceAsync()' is obsolete: '请使用 CompleteRaceAsync(int raceRecordId)'
|
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L412
'ITimerService.RecordLapAsync(int, DateTime)' is obsolete: '请使用 RecordLapAsync(int raceRecordId, int participantId, DateTime passTime)'
|
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L381
'ITimerService.StopRaceAsync()' is obsolete: '请使用 StopRaceAsync(int raceRecordId)'
|
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L355
'ITimerService.ResumeRaceAsync()' is obsolete: '请使用 ResumeRaceAsync(int raceRecordId)'
|
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L338
'ITimerService.PauseRaceAsync()' is obsolete: '请使用 PauseRaceAsync(int raceRecordId)'
|
|
编译时警告检查:
Timer/Timer/ViewModels/RaceTimerViewModel.cs#L210
'ITimerService.LoadActiveRaceAsync()' is obsolete: '请使用 LoadActiveRacesAsync()'
|
|
代码格式检查
Process completed with exit code 1.
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L111
The field Timer.ViewModels.ParticipantTimingInfo._lap1Time is annotated with
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L106
The field Timer.ViewModels.ParticipantTimingInfo._lastLapTime is annotated with
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L106
The field Timer.ViewModels.ParticipantTimingInfo._lastLapTime is annotated with
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L101
The field Timer.ViewModels.ParticipantTimingInfo._liveElapsedTime is annotated with
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L96
The field Timer.ViewModels.ParticipantTimingInfo._totalTime is annotated with
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L96
The field Timer.ViewModels.ParticipantTimingInfo._isCompleted is annotated with
|
|
编译时警告检查:
Timer/Timer/ViewModels/GroupViewModel.cs#L788
Nullable value type may be null.
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantViewModel.cs#L622
Possible null reference argument for parameter 'groupName' in 'Task<ParticipantGroup> IParticipantGroupRepository.GetOrCreateAsync(int? projectId, string school, string? grade, string? classValue, string groupName)'.
|
|
编译时警告检查:
Timer/Timer/ViewModels/ParticipantViewModel.cs#L619
Possible null reference argument for parameter 'school' in 'Task<ParticipantGroup> IParticipantGroupRepository.GetOrCreateAsync(int? projectId, string school, string? grade, string? classValue, string groupName)'.
|
|
编译时警告检查:
Timer/Timer/Services/TimerService.cs#L213
The variable 'lapNumber' is assigned but its value is never used
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L158
The field Timer.ViewModels.ParticipantTimingInfo._isCompleted is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L116
The field Timer.ViewModels.ParticipantTimingInfo._lap2Time is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L116
The field Timer.ViewModels.ParticipantTimingInfo._lap2Time is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L111
The field Timer.ViewModels.ParticipantTimingInfo._lap1Time is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L111
The field Timer.ViewModels.ParticipantTimingInfo._lap1Time is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L106
The field Timer.ViewModels.ParticipantTimingInfo._lastLapTime is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L106
The field Timer.ViewModels.ParticipantTimingInfo._lastLapTime is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L101
The field Timer.ViewModels.ParticipantTimingInfo._liveElapsedTime is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L96
The field Timer.ViewModels.ParticipantTimingInfo._totalTime is annotated with
|
|
代码格式检查:
Timer/Timer/ViewModels/ParticipantTimingInfo.cs#L96
The field Timer.ViewModels.ParticipantTimingInfo._isCompleted is annotated with
|
Loading