Deprecate a function that calls a deprecated overload of itself TryFi… #197
Annotations
15 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, zyborg/[email protected], 2428392/[email protected], papeloto/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, zyborg/[email protected], 2428392/[email protected], papeloto/action-zip@v1, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Execution of tests returned failure: 1
|
build
Found failing tests
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L116
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L129
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L154
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L178
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L196
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L201
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L206
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L252
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L310
Cannot convert null literal to non-nullable reference type.
|
build:
FrEee.Core.Utility/Utility/SafeDictionary.cs#L83
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|