linksplatform / linksplatform/Data

Check for unset result in GetLink method and throw an exception if the link is not found

Open
#72 0 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

https://github.com/linksplatform/Data/blob/cf4fd6e901f289cfe91c40ab2b514afccf9b843a/csharp/Platform.Data/ILinksExtensions.cs#L89
in
https://github.com/linksplatform/Data/blob/cf4fd6e901f289cfe91c40ab2b514afccf9b843a/csharp/Platform.Data/ILinksExtensions.cs#L79-L90

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in csharp/Platform.Data/ILinksExtensions.cs at lines 79-90, especially the GetLink method and the result referenced at line 89. Verify how an unset result represents a missing link, then confirm that the method throws an exception when the link is not found. Done means the missing-link case no longer returns an unset result.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.