Update pack.yml #5
Annotations
1 error and 12 warnings
build-and-publish
Process completed with exit code 1.
|
build-and-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-publish:
TiktokenSharp/TiktokenSharp/TikToken.cs#L103
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/TikToken.cs#L103
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/TikToken.cs#L103
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/TikToken.cs#L103
Cannot convert null literal to non-nullable reference type.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/Model/EncodingSettingModel.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/Model/EncodingSettingModel.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/Model/EncodingSettingModel.cs#L37
Non-nullable property 'PatStr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/Model/EncodingSettingModel.cs#L37
Non-nullable property 'PatStr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/Model/EncodingSettingModel.cs#L37
Non-nullable property 'MergeableRanks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish:
TiktokenSharp/TiktokenSharp/Model/EncodingSettingModel.cs#L37
Non-nullable property 'MergeableRanks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ChatGPTSharp
|