Skip to content

v1.0.0.3

v1.0.0.3 #5

Triggered via release July 25, 2024 20:02
@zimbreszimbres
published 1.0.0.3
Status Success
Total duration 3m 17s
Artifacts

dotnet.yml

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

Annotations

50 warnings
Release (linux): SSLTrack/Components/Pages/NewDomain.razor#L53
Possible null reference argument for parameter 'domainName' in 'Task<IEnumerable<Domain>> DomainService.GetDomain(string domainName)'.
Release (linux): SSLTrack/Components/Pages/NewDomain.razor#L61
Dereference of a possibly null reference.
Release (linux): SSLTrack/Components/Pages/NewDomain.razor#L72
Dereference of a possibly null reference.
Release (linux): SSLTrack/Repository/Repository.cs#L21
Possible null reference return.
Release (linux): SSLTrack/Repository/Repository.cs#L27
Possible null reference return.
Release (linux): SSLTrack/Services/HangfireService.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux): SSLTrack/Services/DomainService.cs#L94
Possible null reference argument for parameter 'domain' in 'Task<X509Certificate2> CertificateService.GetCertificateAsync(string domain, int port = 443)'.
Release (linux): SSLTrack/Services/DomainService.cs#L121
Dereference of a possibly null reference.
Release (linux): SSLTrack/Components/Pages/Domains.razor#L25
Possible null reference return.
Release (linux): SSLTrack/Components/Pages/Domains.razor#L27
Possible null reference return.
Release (linux-arm64): SSLTrack/Components/Pages/NewDomain.razor#L53
Possible null reference argument for parameter 'domainName' in 'Task<IEnumerable<Domain>> DomainService.GetDomain(string domainName)'.
Release (linux-arm64): SSLTrack/Components/Pages/NewDomain.razor#L61
Dereference of a possibly null reference.
Release (linux-arm64): SSLTrack/Components/Pages/NewDomain.razor#L72
Dereference of a possibly null reference.
Release (linux-arm64): SSLTrack/Repository/Repository.cs#L21
Possible null reference return.
Release (linux-arm64): SSLTrack/Repository/Repository.cs#L27
Possible null reference return.
Release (linux-arm64): SSLTrack/Components/Pages/Domains.razor#L25
Possible null reference return.
Release (linux-arm64): SSLTrack/Components/Pages/Domains.razor#L27
Possible null reference return.
Release (linux-arm64): SSLTrack/Components/Pages/Domains.razor#L28
Possible null reference return.
Release (linux-arm64): SSLTrack/Components/Pages/Domains.razor#L46
Possible null reference argument for parameter 'domainName' in 'Task Domains.DeleteDomain(string domainName)'.
Release (linux-arm64): SSLTrack/Services/HangfireService.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux-arm): SSLTrack/Components/Pages/NewDomain.razor#L53
Possible null reference argument for parameter 'domainName' in 'Task<IEnumerable<Domain>> DomainService.GetDomain(string domainName)'.
Release (linux-arm): SSLTrack/Components/Pages/NewDomain.razor#L61
Dereference of a possibly null reference.
Release (linux-arm): SSLTrack/Components/Pages/NewDomain.razor#L72
Dereference of a possibly null reference.
Release (linux-arm): SSLTrack/Repository/Repository.cs#L21
Possible null reference return.
Release (linux-arm): SSLTrack/Repository/Repository.cs#L27
Possible null reference return.
Release (linux-arm): SSLTrack/Services/HangfireService.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (linux-arm): SSLTrack/Components/Pages/Domains.razor#L25
Possible null reference return.
Release (linux-arm): SSLTrack/Components/Pages/Domains.razor#L27
Possible null reference return.
Release (linux-arm): SSLTrack/Components/Pages/Domains.razor#L28
Possible null reference return.
Release (linux-arm): SSLTrack/Components/Pages/Domains.razor#L46
Possible null reference argument for parameter 'domainName' in 'Task Domains.DeleteDomain(string domainName)'.
Release (macOS): SSLTrack/Components/Pages/NewDomain.razor#L53
Possible null reference argument for parameter 'domainName' in 'Task<IEnumerable<Domain>> DomainService.GetDomain(string domainName)'.
Release (macOS): SSLTrack/Components/Pages/NewDomain.razor#L61
Dereference of a possibly null reference.
Release (macOS): SSLTrack/Components/Pages/NewDomain.razor#L72
Dereference of a possibly null reference.
Release (macOS): SSLTrack/Repository/Repository.cs#L21
Possible null reference return.
Release (macOS): SSLTrack/Repository/Repository.cs#L27
Possible null reference return.
Release (macOS): SSLTrack/Components/Pages/Domains.razor#L25
Possible null reference return.
Release (macOS): SSLTrack/Components/Pages/Domains.razor#L27
Possible null reference return.
Release (macOS): SSLTrack/Components/Pages/Domains.razor#L28
Possible null reference return.
Release (macOS): SSLTrack/Components/Pages/Domains.razor#L46
Possible null reference argument for parameter 'domainName' in 'Task Domains.DeleteDomain(string domainName)'.
Release (macOS): SSLTrack/Services/HangfireService.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Release (windows): SSLTrack/Components/Pages/NewDomain.razor#L53
Possible null reference argument for parameter 'domainName' in 'Task<IEnumerable<Domain>> DomainService.GetDomain(string domainName)'.
Release (windows): SSLTrack/Components/Pages/NewDomain.razor#L61
Dereference of a possibly null reference.
Release (windows): SSLTrack/Components/Pages/NewDomain.razor#L72
Dereference of a possibly null reference.
Release (windows): SSLTrack/Components/Pages/Domains.razor#L25
Possible null reference return.
Release (windows): SSLTrack/Components/Pages/Domains.razor#L27
Possible null reference return.
Release (windows): SSLTrack/Components/Pages/Domains.razor#L28
Possible null reference return.
Release (windows): SSLTrack/Components/Pages/Domains.razor#L46
Possible null reference argument for parameter 'domainName' in 'Task Domains.DeleteDomain(string domainName)'.
Release (windows): SSLTrack/Repository/Repository.cs#L21
Possible null reference return.
Release (windows): SSLTrack/Repository/Repository.cs#L27
Possible null reference return.
Release (windows): SSLTrack/Services/HangfireService.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.