Add support for updating a workflow execution (#55) #80
Annotations
11 warnings
build (5.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (5.0.x):
Lucidtech/Las/Utils/JsonSerializer.cs#L52
Possible null reference return.
|
build (5.0.x):
Lucidtech/Las/Utils/JsonSerializer.cs#L62
Possible null reference return.
|
build (5.0.x):
Lucidtech/Las/Utils/JsonSerializer.cs#L73
Possible null reference return.
|
build (5.0.x):
Lucidtech/Las/Utils/JsonSerializer.cs#L86
Possible null reference return.
|
build (5.0.x):
Lucidtech/Las/Core/Prediction.cs#L122
Dereference of a possibly null reference.
|
build (5.0.x):
Lucidtech/Las/Core/Prediction.cs#L123
Dereference of a possibly null reference.
|
build (5.0.x):
Lucidtech/Las/Core/Prediction.cs#L124
Dereference of a possibly null reference.
|
build (5.0.x):
Lucidtech/Las/Core/Prediction.cs#L125
Possible null reference argument for parameter 'obj' in 'List<Dictionary<string, string>> JsonSerialPublisher.ObjectToDict<List<Dictionary<string, string>>>(object obj)'.
|
build (5.0.x):
Lucidtech/Las/Core/Prediction.cs#L79
Dereference of a possibly null reference.
|
build (5.0.x):
Lucidtech/Las/Core/Prediction.cs#L80
Possible null reference argument for parameter 'obj' in 'List<string> JsonSerialPublisher.ObjectToDict<List<string>>(object obj)'.
|