feat: Add UTF-safe explore (#19) #43
dotnet.yml
on: push
Build, test and publish
/
Build, test and publish
50s
Annotations
11 warnings
Build, test and publish / Build, test and publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/UtfToken.cs#L3
Missing XML comment for publicly visible type or member 'UtfToken'
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/UtfToken.cs#L5
Missing XML comment for publicly visible type or member 'UtfToken.Token'
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/UtfToken.cs#L6
Missing XML comment for publicly visible type or member 'UtfToken.EncodedTokens'
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/UtfToken.cs#L8
Missing XML comment for publicly visible type or member 'UtfToken.UtfToken(string, int)'
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/CoreBPE.cs#L21
Change type of property 'FastCache' from 'System.Collections.Generic.IDictionary<string, System.Collections.Generic.IReadOnlyCollection<int>>' to 'System.Collections.Concurrent.ConcurrentDictionary<string, System.Collections.Generic.IReadOnlyCollection<int>>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/CoreBPE.cs#L29
Change type of property 'Decoder' from 'System.Collections.Generic.IReadOnlyDictionary<int, byte[]>' to 'System.Collections.Generic.Dictionary<int, byte[]>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/CoreBPE.cs#L30
Change type of property 'SpecialTokensDecoder' from 'System.Collections.Generic.IReadOnlyDictionary<int, string>' to 'System.Collections.Generic.Dictionary<int, string>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/CoreBPE.cs#L23
Change type of property 'FastCacheCounts' from 'System.Collections.Generic.IDictionary<string, int>' to 'System.Collections.Concurrent.ConcurrentDictionary<string, int>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/CoreBPE.cs#L18
Change type of property 'FastEncoder' from 'System.Collections.Generic.IReadOnlyDictionary<string, int>' to 'System.Collections.Generic.Dictionary<string, int>' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
Build, test and publish / Build, test and publish:
src/libs/Tiktoken/UtfToken.cs#L3
Missing XML comment for publicly visible type or member 'UtfToken'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
Expired
|
7.74 MB |
|