#595 - fix assets copying in subfolders (#597) #290
Annotations
1 error and 13 warnings
|
build
Process completed with exit code 1.
|
|
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
Found failing tests
|
|
build
Execution of tests returned failure: 1
|
|
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.
|
|
build:
FrEee.Core.Utility/Extensions/EnumerableExtensions.cs#L310
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#L206
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#L196
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#L154
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#L116
Cannot convert null literal to non-nullable reference type.
|