Include a cold start bandit test case #169
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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