Skip to content

v3.3.1

v3.3.1 #12

Triggered via release August 14, 2024 14:38
@typottertypotter
published v3.3.1
Status Success
Total duration 51s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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.