deps(actions): bump actions/cache from 4 to 6 - #49
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
1 error and 11 warnings
|
Run bUnit tests
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v4, actions/upload-artifact@v4, dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/Data/DataManager.cs#L924
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
|
Build:
src/Data/DataManager.cs#L1040
Nullability of reference types in type of parameter 'y' of 'int ForeignKeySortManager.Compare(object x, object y)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
Build:
src/Data/DataManager.cs#L1040
Nullability of reference types in type of parameter 'x' of 'int ForeignKeySortManager.Compare(object x, object y)' doesn't match implicitly implemented member 'int IComparer<object>.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
Build:
src/Data/DataManager.cs#L856
The type 'T' cannot be used as type parameter 'TService' in the generic type or method 'OwningComponentBase<TService>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
Build:
src/Data/Adaptors/AdaptorBase.cs#L218
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/Base/Reflection/ReflectionExtension.cs#L369
Nullability of type of parameter 'errorSuggestion' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/Base/Reflection/ReflectionExtension.cs#L357
Nullability of type of parameter 'errorSuggestion' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build:
src/Components/Charts/Chart/SfChart.razor#L46
Found markup element with unexpected name 'ChartIndicatorContainer'. If this is intended to be a component, add a @using directive for its namespace.
|
|
Build:
src/Base/Reflection/FastReflectionExtension.cs#L35
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
Build:
src/Components/Charts/Chart/Renderer/SeriesRenderers/BaseRenderers/MultiColoredBase.cs#L233
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
background
wait
wait-all
cancel
parallel
Loading