ci: bump docker/setup-buildx-action from 3 to 4 #13
Annotations
10 warnings
|
Build:
src/FleetClaim.Tests/IncidentPollerWorkerTests.cs#L157
Possible null reference argument for parameter 'collection' in 'void Assert.Empty(IEnumerable collection)'.
|
|
Build:
src/FleetClaim.Worker/IncidentPollerWorker.cs#L436
Dereference of a possibly null reference.
|
|
Build:
src/FleetClaim.Api/Program.cs#L12
The variable 'FLEETCLAIM_SOLUTION_ID' is assigned but its value is never used
|
|
Build:
src/FleetClaim.Core/Services/QuestPdfRenderer.cs#L323
'SKCanvas.DrawText(string, float, float, SKPaint)' is obsolete: 'Use DrawText(string text, float x, float y, SKTextAlign textAlign, SKFont font, SKPaint paint) instead.'
|
|
Build:
src/FleetClaim.Core/Services/QuestPdfRenderer.cs#L321
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
|
Build:
src/FleetClaim.Core/Services/QuestPdfRenderer.cs#L320
'SKPaint.FakeBoldText' is obsolete: 'Use SKFont.Embolden instead.'
|
|
Build:
src/FleetClaim.Core/Services/QuestPdfRenderer.cs#L319
'SKPaint.TextAlign' is obsolete: 'Use SKTextAlign method overloads instead.'
|
|
Build:
src/FleetClaim.Core/Services/QuestPdfRenderer.cs#L318
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
|
Build:
src/FleetClaim.Core/Services/IncidentCollector.cs#L96
Nullable value type may be null.
|
|
Build:
src/FleetClaim.Core/Services/IncidentCollector.cs#L96
Nullable value type may be null.
|
Loading