Skip to content
Triggered via push May 25, 2024 15:41
Status Success
Total duration 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/BUTR.NexusUploader/Utils/EnvironmentVariableAttribute.cs#L29
Binding logic was not generated for a binder call. Unsupported input patterns include generic calls, passing boxed objects, and passing types that are not 'public' or 'internal'. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1104)
build: src/BUTR.NexusUploader/Extensions/CoreExtensions.cs#L30
Dereference of a possibly null reference.
build: src/BUTR.NexusUploader/Services/UploadClient.cs#L38
Dereference of a possibly null reference.
build: src/BUTR.NexusUploader/Services/UploadClient.cs#L122
Dereference of a possibly null reference.
build: src/BUTR.NexusUploader/Services/UploadClient.cs#L132
Possible null reference return.
build: src/BUTR.NexusUploader/Services/ManageClient.cs#L63
Dereference of a possibly null reference.
build: src/BUTR.NexusUploader/Services/ManageClient.cs#L104
Dereference of a possibly null reference.
build: src/BUTR.NexusUploader/Services/ApiClient.cs#L26
Dereference of a possibly null reference.
build: src/BUTR.NexusUploader/Services/ApiClient.cs#L27
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
build: src/BUTR.NexusUploader/Services/ApiClient.cs#L38
Dereference of a possibly null reference.