Triggered via release
March 1, 2025 19:06
LittleLittleCloud
published
0.0.4
Status
Success
Total duration
18m 46s
Artifacts
7
Annotations
70 warnings
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L245
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'left' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'right' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (macos-latest, arm64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L245
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'left' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'right' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (ubuntu-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L245
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'left' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'right' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cpu (windows-latest, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L245
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'left' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'right' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (ubuntu-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L245
Converting null literal or possible null value to non-nullable type.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'left' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'right' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-shared-libs-cuda (windows-latest, x64, 12.1.1):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L245
Converting null literal or possible null value to non-nullable type.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'left' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'right' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (ubuntu-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L237
Converting null literal or possible null value to non-nullable type.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L245
Converting null literal or possible null value to non-nullable type.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'left' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Tests/BitsAndBytes4BitTests.cs#L254
Possible null reference argument for parameter 'right' in 'Tensor Tensor.operator -(Tensor left, Tensor right)'.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'b' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'quantizedTensor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-package (windows-latest, 3.10, x64):
TorchSharp.BitsAndBytes.Benchmark/CudaBenchmark.cs#L20
Non-nullable field 'absMax' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
nuget_package_nightly
Expired
|
14.9 MB |
sha256:6bd4c463e0fcbba9bd34efadc9643f41c86e4be070529230d4e6fc9bc89299e4
|
|
nuget_package_release
Expired
|
14.9 MB |
sha256:13c231ef373c15449afc5b05c8485a16278b85c52cc5a178c3a72605fa7be09d
|
|
shared_library_cuda_ubuntu-latest_x64_12.1.1
Expired
|
7.47 MB |
sha256:88f2c0e4eb7c5d214bc19b1c13cafd00500076cce38745af8253b83c69aa12c4
|
|
shared_library_cuda_windows-latest_x64_12.1.1
Expired
|
7.53 MB |
sha256:873c989eb2f41ada1f9c6b605a843faa1ae3aef1f858a2f44df6f269a96a5eed
|
|
shared_library_macos-latest_arm64
Expired
|
8.3 KB |
sha256:2068078d1b9e77647c68a022b4fbac21e8332c4d730927fc66b4e984c3dfbfa0
|
|
shared_library_ubuntu-latest_x64
Expired
|
9.85 KB |
sha256:72c76930776b7a9a0511bf3a05adb2d5b1fd4a3dc2f0c8ab751b0c2039d6f10f
|
|
shared_library_windows-latest_x64
Expired
|
23.9 KB |
sha256:e00fc7a3fd28df05f9db4d726811c6585a31c5927bf154df346e3462b7f34df0
|
|