test case: Passing a bandit key as the default value should not trigger bandit evaluation #201
Annotations
1 error and 11 warnings
Test
Process completed with exit code 2.
|
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
Cannot convert null literal to non-nullable reference type.
|
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
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Loading