Skip to content

Fix error by replacing method#3

Merged
csc530 merged 2 commits intocsc530:mainfrom
smellilac:error-.net8.0.303-fix
Jul 20, 2024
Merged

Fix error by replacing method#3
csc530 merged 2 commits intocsc530:mainfrom
smellilac:error-.net8.0.303-fix

Conversation

@smellilac
Copy link
Copy Markdown
Contributor

No description provided.

…he previous method returned a string. Created a new method and replaced the previous one
Copy link
Copy Markdown
Owner

@csc530 csc530 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the experience and description are non-nullable List<string> (not List<string>? so the orNull() should be removed to prevent exceptions.

thanks for the fix, the tests project is quite a mess and have gotten very out of sync of the commands😅

@smellilac
Copy link
Copy Markdown
Contributor Author

I apologize for my inattention 😥 Removed possible refund null

@smellilac smellilac requested a review from csc530 July 20, 2024 13:25
@csc530
Copy link
Copy Markdown
Owner

csc530 commented Jul 20, 2024

It's all good

@csc530 csc530 merged commit 3902c02 into csc530:main Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants