Skip to content

Add LastModified property #78

Add LastModified property

Add LastModified property #78

Triggered via push September 2, 2025 20:29
Status Success
Total duration 38s
Artifacts

build-master.yml

on: push
build-master
35s
build-master
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-master: tests/FlowSynx.Client.UnitTests/FlowSynxClientConnectionTests.cs#L37
Null should not be used for type parameter 'invalidUrl' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-master: tests/FlowSynx.Client.UnitTests/FlowSynxServiceFactoryTests.cs#L26
Cannot convert null literal to non-nullable reference type.
build-master: tests/FlowSynx.Client.UnitTests/FlowSynxClientConnectionTests.cs#L37
Null should not be used for type parameter 'invalidUrl' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build-master: tests/FlowSynx.Client.UnitTests/FlowSynxServiceFactoryTests.cs#L26
Cannot convert null literal to non-nullable reference type.