Skip to content

feat: add test status badge to README #55

feat: add test status badge to README

feat: add test status badge to README #55

Triggered via pull request November 26, 2024 22:32
Status Success
Total duration 1m 11s
Artifacts

run-tests.yml

on: pull_request
build-and-run-tests
1m 1s
build-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-run-tests: dot-net-sdk/http/EppoHttpClient.cs#L135
Dereference of a possibly null reference.
build-and-run-tests: 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-and-run-tests: eppo-sdk-test/EppoClientTest.cs#L80
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-and-run-tests: eppo-sdk-test/http/HttpClientTest.cs#L70
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build-and-run-tests: eppo-sdk-test/validators/RuleValidatorTest.cs#L131
Cannot convert null literal to non-nullable reference type.
build-and-run-tests: eppo-sdk-test/validators/RuleValidatorTest.cs#L209
Cannot convert null literal to non-nullable reference type.
build-and-run-tests: eppo-sdk-test/validators/RuleValidatorTest.cs#L222
Cannot convert null literal to non-nullable reference type.
build-and-run-tests: eppo-sdk-test/validators/RuleValidatorTest.cs#L275
Cannot convert null literal to non-nullable reference type.
build-and-run-tests: eppo-sdk-test/validators/RuleValidatorTest.cs#L398
Dereference of a possibly null reference.
build-and-run-tests: dot-net-sdk/http/EppoHttpClient.cs#L135
Dereference of a possibly null reference.