Skip to content

Feature/update doc

Feature/update doc #16

Triggered via pull request December 21, 2024 18:00
Status Success
Total duration 56s
Artifacts

build_and_test.yaml

on: pull_request
Build and Tests SSync Client and Server
48s
Build and Tests SSync Client and Server
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build and Tests SSync Client and Server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Tests SSync Client and Server: test/SSync.Server.LitebDB.Integration.Tests/MockServerApp/IntegrationFixture.cs#L80
Non-nullable property 'Scope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Tests SSync Client and Server: test/SSync.Server.LitebDB.Integration.Tests/MockServerApp/IntegrationFixture.cs#L80
Non-nullable property 'DbContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Tests SSync Client and Server: test/SSync.Server.LitebDB.Integration.Tests/MockServerApp/IntegrationFixture.cs#L16
Non-nullable property 'App' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Tests SSync Client and Server: test/SSync.Server.LitebDB.Integration.Tests/MockServerApp/IntegrationFixture.cs#L16
Non-nullable property 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.