Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 #784
Annotations
1 error and 13 warnings
approve
Resource not accessible by integration
|
test
The following actions uses Node.js version which is deprecated 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/
|
test:
EliteAPI.Abstractions/Events/Localised.cs#L34
Possible null reference argument for parameter 'key' in 'string Dictionary<string, string>.this[string key]'.
|
test:
EliteAPI.Abstractions/Events/Localised.cs#L42
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, string>.TryGetValue(string key, out string value)'.
|
test:
EliteAPI.Web/Models/WebApiResult.cs#L11
Non-nullable field '_exception' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test:
EliteAPI.Web/Models/WebApiResult.cs#L11
Non-nullable property 'ContentHeaders' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test:
EliteAPI.Web/Models/WebApiResult.cs#L11
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test:
EliteAPI.Web/Models/WebApiResult.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test:
EliteAPI.Web/WebApiCategory.cs#L148
Possible null reference return.
|
test:
EliteAPI.Web/WebApi.cs#L19
Possible null reference argument for parameter 'parameters' in 'T ActivatorUtilities.CreateInstance<T>(IServiceProvider provider, params object[] parameters)'.
|
test:
EliteAPI.Web/Models/WebApiResult.cs#L9
The field 'WebApiResult<T>._exception' is never used
|
test:
EliteAPI.Status/Converters/DecToIntConverter.cs#L13
Possible null reference argument for parameter 'value' in 'bool DecimalToIntegerConverter.IsWholeValue(object value)'.
|
approve
The following actions uses node12 which is deprecated and will be forced to run on node16: juliangruber/[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/
|
approve
The following actions uses Node.js version which is deprecated and will be forced to run on node20: juliangruber/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|