Open Issues Need Help
View All on GitHub DevOps • AWS S3 Management
AI Summary: The task is to add the `NoDiscard` attribute to methods within the Innmind/S3 PHP library that return an `Attempt<SideEffect>`. This is to improve code clarity and prevent accidental discarding of side effects, as per the PHP RFC on marking return values as important.
Complexity:
3/5
good first issue