Publish #1
dotnet.yml
on: release
Build image
1m 50s
Matrix: Release
Annotations
9 errors and 30 warnings
Release (linux)
Resource not accessible by integration
|
Release (linux-arm)
The job was canceled because "linux" failed.
|
Release (linux-arm)
Resource not accessible by integration
|
Release (windows)
The job was canceled because "linux" failed.
|
Release (windows)
The operation was canceled.
|
Release (linux-arm64)
The job was canceled because "linux" failed.
|
Release (linux-arm64)
The operation was canceled.
|
Release (macOS)
The job was canceled because "linux" failed.
|
Release (macOS)
The operation was canceled.
|
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/Components/Pages/Domains.razor#L25
Possible null reference return.
|
Release (linux):
SSLTrack/Components/Pages/Domains.razor#L26
Possible null reference return.
|
Release (linux):
SSLTrack/Components/Pages/Domains.razor#L27
Possible null reference return.
|
Release (linux):
SSLTrack/Components/Pages/Domains.razor#L44
Possible null reference argument for parameter 'domainName' in 'Task Domains.DeleteDomain(string domainName)'.
|
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/Components/Pages/Domains.razor#L25
Possible null reference return.
|
Release (linux-arm):
SSLTrack/Components/Pages/Domains.razor#L26
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#L44
Possible null reference argument for parameter 'domainName' in 'Task Domains.DeleteDomain(string domainName)'.
|
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-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/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-arm64):
SSLTrack/Components/Pages/Domains.razor#L25
Possible null reference return.
|
Release (linux-arm64):
SSLTrack/Components/Pages/Domains.razor#L26
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#L44
Possible null reference argument for parameter 'domainName' in 'Task Domains.DeleteDomain(string domainName)'.
|