fix: when using SET_INITIAL_DATE_IF_NULL
in STJ only set MinValue i…
#1007
Annotations
24 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: srfrnk/current-time@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: srfrnk/current-time@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Get current time
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get current time
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestJsonOrder.cs#L42
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestJsonOrder.cs#L57
'SperrauftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestSperrauftrag.cs#L22
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestStringEnumConverter.cs#L164
Dereference of a possibly null reference.
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestStringEnumConverter.cs#L214
Dereference of a possibly null reference.
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestStringEnumConverter.cs#L270
Dereference of a possibly null reference.
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestStringEnumConverter.cs#L325
Dereference of a possibly null reference.
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestStringEnumConverter.cs#L349
Dereference of a possibly null reference.
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestStringEnumConverter.cs#L378
Dereference of a possibly null reference.
|
Build/Check for compile errors (dotnet build):
BO4ETestProject/TestStringEnumConverter.cs#L422
Dereference of a possibly null reference.
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestJsonOrder.cs#L42
'AuftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestJsonOrder.cs#L57
'SperrauftragsStorno' is obsolete: 'This is not used in the implementation of the blocking process - we use the enum Auftragsstornogrund instead'
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestSperrauftrag.cs#L22
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestStringEnumConverter.cs#L164
Dereference of a possibly null reference.
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestStringEnumConverter.cs#L214
Dereference of a possibly null reference.
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestStringEnumConverter.cs#L270
Dereference of a possibly null reference.
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestStringEnumConverter.cs#L325
Dereference of a possibly null reference.
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestStringEnumConverter.cs#L349
Dereference of a possibly null reference.
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestStringEnumConverter.cs#L378
Dereference of a possibly null reference.
|
Run Unit Tests (dotnet test):
BO4ETestProject/TestStringEnumConverter.cs#L422
Dereference of a possibly null reference.
|
Loading