feat: add HybridCache support with trait-driven refresh - #199
Open
vpetrusevici wants to merge 4 commits into
Open
vpetrusevici wants to merge 4 commits into
vpetrusevici wants to merge 4 commits into
Annotations
13 warnings and 1 notice
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L69
Non-nullable property 'CustomHeaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L45
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L25
Non-nullable property 'EnvironmentKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Flagsmith.EngineTest/Unit/Segments/SegmentSchemaTest.cs#L7
The type name 'feature' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
Flagsmith.EngineTest/Unit/Segments/SegmentSchemaTest.cs#L7
The type name 'feature' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L69
Non-nullable property 'CustomHeaders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L45
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
Flagsmith.FlagsmithClient/FlagsmithConfiguration.cs#L25
Non-nullable property 'EnvironmentKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Install dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Install dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
background
wait
wait-all
cancel
parallel
Loading