Skip to content

v10.0.0.2

v10.0.0.2 #1

Triggered via release December 23, 2025 16:48
@zimbreszimbres
published 10.0.0.2
Status Success
Total duration 8m 30s
Artifacts

server.yml

on: release
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Release (linux-arm64): src/SSLTrack/Components/Pages/NewAgent.razor#L50
Possible null reference argument for parameter 'agentName' in 'Task<IEnumerable<Agent>> AgentService.GetAgent(string agentName)'.
Release (linux-arm64): src/SSLTrack/Components/Pages/NewDomain.razor#L85
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm64): src/SSLTrack/Components/Pages/NewDomain.razor#L69
Non-nullable property 'agent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm64): src/SSLTrack/Components/Pages/NewDomain.razor#L67
Non-nullable property 'Agents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux-arm64): src/SSLTrack/Components/Pages/NewDomain.razor#L121
Dereference of a possibly null reference.
Release (linux-arm64): src/SSLTrack/Components/Pages/NewDomain.razor#L110
Dereference of a possibly null reference.
Release (linux-arm64): src/SSLTrack/Components/Pages/NewDomain.razor#L98
Possible null reference argument for parameter 'domainName' in 'Task<IEnumerable<Domain>> DomainService.GetDomain(string domainName)'.
Release (linux-arm64): src/SSLTrack/Components/Pages/NewDomain.razor#L93
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Release (linux-arm64): src/SSLTrack/Components/Pages/Notifications.razor#L54
Non-nullable field 'mailProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Release (linux-arm64): src/SSLTrack/Components/Pages/Notifications.razor#L59
Possible null reference assignment.
Release (macOS): src/SSLTrack/Components/Pages/NewAgent.razor#L50
Possible null reference argument for parameter 'agentName' in 'Task<IEnumerable<Agent>> AgentService.GetAgent(string agentName)'.
Release (macOS): src/SSLTrack/Components/Pages/NewDomain.razor#L85
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS): src/SSLTrack/Components/Pages/NewDomain.razor#L69
Non-nullable property 'agent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS): src/SSLTrack/Components/Pages/NewDomain.razor#L67
Non-nullable property 'Agents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (macOS): src/SSLTrack/Components/Pages/NewDomain.razor#L121
Dereference of a possibly null reference.
Release (macOS): src/SSLTrack/Components/Pages/NewDomain.razor#L110
Dereference of a possibly null reference.
Release (macOS): src/SSLTrack/Components/Pages/NewDomain.razor#L98
Possible null reference argument for parameter 'domainName' in 'Task<IEnumerable<Domain>> DomainService.GetDomain(string domainName)'.
Release (macOS): src/SSLTrack/Components/Pages/NewDomain.razor#L93
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
Release (macOS): src/SSLTrack/Components/Pages/Notifications.razor#L54
Non-nullable field 'mailProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Release (macOS): src/SSLTrack/Components/Pages/Notifications.razor#L59
Possible null reference assignment.
Release (linux): src/SSLTrack/Repository/Repository.cs#L21
Possible null reference return.
Release (linux): src/SSLTrack/Models/Agent.cs#L28
Possible null reference return.
Release (linux): src/SSLTrack/Models/Agent.cs#L26
Dereference of a possibly null reference.
Release (linux): src/SSLTrack/Models/Log.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): src/SSLTrack/Models/Log.cs#L6
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): src/SSLTrack/Models/LogCollection.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): src/SSLTrack/Models/LogCollection.cs#L7
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): src/SSLTrack/Models/LogCollection.cs#L18
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): src/SSLTrack/Models/LogCollection.cs#L16
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (linux): src/SSLTrack/Models/LogCollection.cs#L15
Non-nullable property 'Agent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/Configurations.cs#L10
Non-nullable property 'ApiBaseAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/Log.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/Log.cs#L6
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/LogCollection.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/LogCollection.cs#L7
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/LogCollection.cs#L18
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/LogCollection.cs#L16
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Models/LogCollection.cs#L15
Non-nullable property 'Agent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Release (windows): src/SSLTrack/Components/Pages/Notifications.razor#L54
Non-nullable field 'mailProperties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Release (windows): src/SSLTrack/Components/Pages/Notifications.razor#L59
Possible null reference assignment.