Add ToBase64String method for URL-safe Base64 encoding and parsing for Id #21
Annotations
10 warnings
|
src/FlakeId.Tests/IdExtensionsTests.cs#L121
'IdExtensions.ToStringIdentifier(Id)' is obsolete: 'This legacy method produces longer, non-standard Base64 IDs. Prefer ToBase64String() for compact and standard IDs.'
|
|
src/FlakeId.Tests/IdExtensionsTests.cs#L86
'IdExtensions.ToStringIdentifier(Id)' is obsolete: 'This legacy method produces longer, non-standard Base64 IDs. Prefer ToBase64String() for compact and standard IDs.'
|
|
src/FlakeId.Tests/IdExtensionsTests.cs#L45
'IdExtensions.ToStringIdentifier(Id)' is obsolete: 'This legacy method produces longer, non-standard Base64 IDs. Prefer ToBase64String() for compact and standard IDs.'
|
|
|
|
|
|
src/FlakeId.Tests/IdExtensionsTests.cs#L121
'IdExtensions.ToStringIdentifier(Id)' is obsolete: 'This legacy method produces longer, non-standard Base64 IDs. Prefer ToBase64String() for compact and standard IDs.'
|
|
src/FlakeId.Tests/IdExtensionsTests.cs#L86
'IdExtensions.ToStringIdentifier(Id)' is obsolete: 'This legacy method produces longer, non-standard Base64 IDs. Prefer ToBase64String() for compact and standard IDs.'
|
|
src/FlakeId.Tests/IdExtensionsTests.cs#L45
'IdExtensions.ToStringIdentifier(Id)' is obsolete: 'This legacy method produces longer, non-standard Base64 IDs. Prefer ToBase64String() for compact and standard IDs.'
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading