Skip to content

Merge branch 'master' of https://github.com/Xwilarg/BlueskySharp #2

Merge branch 'master' of https://github.com/Xwilarg/BlueskySharp

Merge branch 'master' of https://github.com/Xwilarg/BlueskySharp #2

Triggered via push July 6, 2023 19:21
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: BlueskySharp/BlueskyClient.cs#L45
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlueskySharp/BlueskyClient.cs#L46
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlueskySharp/BlueskyClient.cs#L45
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlueskySharp/BlueskyClient.cs#L46
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.