Publish Packages #4
Triggered via release
April 1, 2024 12:50
OlegNadymov
published
41a8222
Status
Success
Total duration
35s
Artifacts
–
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Converters/DateTimeConverter2.cs#L20
Possible null reference argument for parameter 's' in 'DateTime DateTime.Parse(string s)'.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Converters/DateTimeConverter.cs#L20
Possible null reference argument for parameter 's' in 'DateTime DateTime.Parse(string s)'.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Converters/SlipResultItemInfoConverter.cs#L17
Possible null reference argument for parameter 'json' in 'List<SlipResultItemInfo>? JsonSerializer.Deserialize<List<SlipResultItemInfo>>(string json, JsonSerializerOptions? options = null)'.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Converters/SlipResultItemInfoConverter.cs#L19
Possible null reference return.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Converters/SlipResultItemInfoConverter.cs#L23
Possible null reference return.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Models/XReportInfoData.cs#L9
Non-nullable property 'ModuleOperationType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Models/XReportInfoData.cs#L12
Non-nullable property 'ModuleGnkId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Models/XReportInfoData.cs#L15
Non-nullable property 'ModuleGnkTerminalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Models/XReportInfoData.cs#L18
Non-nullable property 'ModuleOperationShiftId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Spoleto.VirtualKassa.MultiBank/Models/XReportInfoData.cs#L21
Non-nullable property 'ReceiptGnkAppletversion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|