Skip to content

FV2404 is from 2024-04-03 onwards (not 2024-04-01) #803

FV2404 is from 2024-04-03 onwards (not 2024-04-01)

FV2404 is from 2024-04-03 onwards (not 2024-04-01) #803

Triggered via pull request January 25, 2024 12:04
Status Success
Total duration 1m 50s
Artifacts

unittests_and_coverage.yml

on: pull_request
Matrix: unittest
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L359
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (6.0.201): EDILibrary/EDIHelper.cs#L251
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
unittest (6.0.201): EDILibrary/EDIHelper.cs#L289
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
unittest (6.0.201): EDILibrary/EdiJsonMapper.cs#L392
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L359
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (7.0.100): EDILibrary/EDIHelper.cs#L251
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
unittest (7.0.100): EDILibrary/EDIHelper.cs#L289
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
unittest (7.0.100): EDILibrary/EdiJsonMapper.cs#L392
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L359
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
unittest (8.0.100): EDILibrary/EDIHelper.cs#L251
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
unittest (8.0.100): EDILibrary/EDIHelper.cs#L289
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
unittest (8.0.100): EDILibrary/EdiJsonMapper.cs#L392
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: EDILibrary/EdiJsonMapper.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: EDILibrary/EdiJsonMapper.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: EDILibrary/EdiJsonMapper.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: EDILibrary/EdiJsonMapper.cs#L359
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: EDILibrary/EdiJsonMapper.cs#L381
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
coverage: EDILibrary/EDIHelper.cs#L251
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
coverage: EDILibrary/EDIHelper.cs#L289
'EDIHelper.RemoveBOM(string)' is obsolete: 'Use 'RemoveByteOrderMark' instead'
coverage: EDILibrary/EdiJsonMapper.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
coverage: EDILibrary/EdiJsonMapper.cs#L392
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.