Skip to content

Feature/blobs

Feature/blobs #41

Triggered via pull request December 9, 2025 08:29
Status Success
Total duration 52s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build (macos-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L24
Converting null literal or possible null value to non-nullable type.
build (macos-latest): Parallel.Core/IO/Syncing/ObjectSyncManager.cs#L79
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (macos-latest): Parallel.Core/Models/HistoryEvent.cs#L13
Non-nullable property 'Fullname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): Parallel.Core/Models/HistoryEvent.cs#L12
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): Parallel.Core/Utils/Converter.cs#L57
Dereference of a possibly null reference.
build (macos-latest): Parallel.Core/Utils/Converter.cs#L57
Dereference of a possibly null reference.
build (macos-latest): Parallel.Core/Utils/Converter.cs#L56
Converting null literal or possible null value to non-nullable type.
build (macos-latest): Parallel.Core/Utils/Converter.cs#L31
Unreachable code detected
build (macos-latest): Parallel.Core/Utils/ProcessMonitor.cs#L82
Nullability of reference types in type of parameter 'sender' of 'void ProcessMonitor.Timer_Elapsed(object sender, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
build (macos-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L15
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build (ubuntu-latest): Parallel.Core/IO/Syncing/ObjectSyncManager.cs#L79
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (ubuntu-latest): Parallel.Core/IO/FileSystem/SftpFileSystem.cs#L31
Possible null reference argument for parameter 'value' in 'string Encryption.Decode(string value)'.
build (ubuntu-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L24
Possible null reference argument for parameter 's' in 'UnixTime UnixTime.Parse(string s)'.
build (ubuntu-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L24
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): Parallel.Core/Utils/Converter.cs#L57
Dereference of a possibly null reference.
build (ubuntu-latest): Parallel.Core/Utils/Converter.cs#L57
Dereference of a possibly null reference.
build (ubuntu-latest): Parallel.Core/Utils/Converter.cs#L56
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): Parallel.Core/Utils/Converter.cs#L31
Unreachable code detected
build (ubuntu-latest): Parallel.Core/Utils/ProcessMonitor.cs#L82
Nullability of reference types in type of parameter 'sender' of 'void ProcessMonitor.Timer_Elapsed(object sender, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
build (ubuntu-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L15
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build (windows-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L24
Possible null reference argument for parameter 's' in 'UnixTime UnixTime.Parse(string s)'.
build (windows-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L24
Converting null literal or possible null value to non-nullable type.
build (windows-latest): Parallel.Core/Models/HistoryEvent.cs#L13
Non-nullable property 'Fullname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest): Parallel.Core/Models/HistoryEvent.cs#L12
Non-nullable property 'Vault' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (windows-latest): Parallel.Core/Utils/Converter.cs#L57
Dereference of a possibly null reference.
build (windows-latest): Parallel.Core/Utils/Converter.cs#L57
Dereference of a possibly null reference.
build (windows-latest): Parallel.Core/Utils/Converter.cs#L56
Converting null literal or possible null value to non-nullable type.
build (windows-latest): Parallel.Core/Utils/Converter.cs#L31
Unreachable code detected
build (windows-latest): Parallel.Core/Utils/ProcessMonitor.cs#L82
Nullability of reference types in type of parameter 'sender' of 'void ProcessMonitor.Timer_Elapsed(object sender, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
build (windows-latest): Parallel.Core/Extensions/Json/UnixTimeConverter.cs#L15
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).