Skip to content

Build and Publish .NET Native Packages #39

Build and Publish .NET Native Packages

Build and Publish .NET Native Packages #39

Manually triggered February 21, 2025 07:33
Status Success
Total duration 1m 2s
Artifacts 3

build.yml

on: workflow_dispatch
submodule-check
7s
submodule-check
build_rwkvsharp
26s
build_rwkvsharp
build_convert_tool
30s
build_convert_tool
build_quantize_tool
34s
build_quantize_tool
Matrix: build_native
create_release
20s
create_release
create_tools_release
0s
create_tools_release
create_native_release
0s
create_native_release
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build_rwkvsharp: RWKVSharp.Core/Tokenizer/TrieTokenizer.cs#L17
Cannot convert null literal to non-nullable reference type.
build_rwkvsharp: RWKVSharp.Core/Tokenizer/TrieTokenizer.cs#L143
Nullability of reference types in type of parameter 'x' of 'bool ByteArrayComparer.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
build_rwkvsharp: RWKVSharp.Core/Tokenizer/TrieTokenizer.cs#L143
Nullability of reference types in type of parameter 'y' of 'bool ByteArrayComparer.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
build_rwkvsharp: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L63
Non-nullable property 'content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_rwkvsharp: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L48
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_rwkvsharp: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L49
Non-nullable property 'dropout' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_rwkvsharp: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L50
Non-nullable property 'unk_token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_rwkvsharp: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L51
Non-nullable property 'continuing_subword_prefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_rwkvsharp: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L52
Non-nullable property 'end_of_word_suffix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_rwkvsharp: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L54
Non-nullable property 'vocab' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_quantize_tool: RWKVSharp.Core/Tokenizer/TrieTokenizer.cs#L17
Cannot convert null literal to non-nullable reference type.
build_quantize_tool: RWKVSharp.Core/Tokenizer/TrieTokenizer.cs#L143
Nullability of reference types in type of parameter 'x' of 'bool ByteArrayComparer.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
build_quantize_tool: RWKVSharp.Core/Tokenizer/TrieTokenizer.cs#L143
Nullability of reference types in type of parameter 'y' of 'bool ByteArrayComparer.Equals(byte[] x, byte[] y)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
build_quantize_tool: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L63
Non-nullable property 'content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_quantize_tool: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L48
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_quantize_tool: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L49
Non-nullable property 'dropout' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_quantize_tool: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L50
Non-nullable property 'unk_token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_quantize_tool: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L51
Non-nullable property 'continuing_subword_prefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_quantize_tool: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L52
Non-nullable property 'end_of_word_suffix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_quantize_tool: RWKVSharp.Core/Tokenizer/BPETokenizer.cs#L54
Non-nullable property 'vocab' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
RWKVSharp
26.2 KB
RWKVSharp.Convert.zip
38.4 MB
RWKVSharp.Quantize.zip
28.2 MB