Skip to content

feat: Client Mode for on-demand configuration loading #179

feat: Client Mode for on-demand configuration loading

feat: Client Mode for on-demand configuration loading #179

Triggered via pull request August 14, 2024 00:59
Status Success
Total duration 1m 10s
Artifacts

on_push_hook.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version 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/
build: dot-net-sdk/http/EppoHttpClient.cs#L129
Dereference of a possibly null reference.
build: eppo-sdk-test/dto/ContextAttributesTest.cs#L29
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'other' of type 'IDictionary<string, object?>' in 'ContextAttributes ContextAttributes.FromDict(string key, IDictionary<string, object?> other)' due to differences in the nullability of reference types.
build: eppo-sdk-test/EppoClientTest.cs#L80
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: eppo-sdk-test/http/HttpClientTest.cs#L70
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: eppo-sdk-test/validators/RuleValidatorTest.cs#L131
Cannot convert null literal to non-nullable reference type.
build: eppo-sdk-test/validators/RuleValidatorTest.cs#L209
Cannot convert null literal to non-nullable reference type.
build: eppo-sdk-test/validators/RuleValidatorTest.cs#L222
Cannot convert null literal to non-nullable reference type.
build: eppo-sdk-test/validators/RuleValidatorTest.cs#L275
Cannot convert null literal to non-nullable reference type.
build: eppo-sdk-test/validators/RuleValidatorTest.cs#L398
Dereference of a possibly null reference.
build: dot-net-sdk/http/EppoHttpClient.cs#L129
Dereference of a possibly null reference.