Implemented delete authenticator #122
+729
−42
Merged
codefactor.io / CodeFactor
failed
Aug 9, 2024 in 3s
3 issues found. Autofix available.
Annotations
Check notice on line 19 in src/PinguApps.Appwrite.Shared/AppwriteResult.cs
codefactor-io / CodeFactor
src/PinguApps.Appwrite.Shared/AppwriteResult.cs#L19
A closing brace should not be preceded by a blank line. (SA1508)
Check notice on line 50 in src/PinguApps.Appwrite.Shared/AppwriteResult.cs
codefactor-io / CodeFactor
src/PinguApps.Appwrite.Shared/AppwriteResult.cs#L50
File may only contain a single type. (SA1402)
Check notice on line 17 in src/PinguApps.Appwrite.Shared/AppwriteResult.cs
codefactor-io / CodeFactor
src/PinguApps.Appwrite.Shared/AppwriteResult.cs#L17
An opening brace should not be followed by a blank line. (SA1505)
Loading