Package Dependencies: Bump the microsoft group with 5 updates #1
Annotations
1 error and 12 warnings
test (8.0.x)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/QueryKit/QueryKit/QueryKit/tests/QueryKit.IntegrationTests'. No such file or directory
|
test (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (8.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (8.0.x):
QueryKit/SortParser.cs#L98
Possible null reference return.
|
test (8.0.x):
QueryKit/FilterParser.cs#L206
Possible null reference argument for parameter 'key' in 'Func<string, object> Dictionary<Type, Func<string, object>>.this[Type key]'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L210
Possible null reference argument for parameter 'type' in 'NewArrayExpression Expression.NewArrayInit(Type type, params Expression[] initializers)'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L229
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L235
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L245
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L251
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L259
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L265
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
test (8.0.x):
QueryKit/FilterParser.cs#L288
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|