Test SDKs Locally #217
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
Dereference of a possibly null reference.
|
Build
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'other' of type 'IDictionary<string, object?>' in 'ContextAttributes ContextAttributes.FromDict(string key, IDictionary<string, object?> other)' due to differences in the nullability of reference types.
|
Build
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Loading