Skip to content

Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions in /src #110

Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions in /src

Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions in /src #110

Deploy_Desktop.yml

on: pull_request
Matrix: Setup App for Build
Matrix: Build App
Matrix: Code Sign
Deploy Nightly App to Azure Blob Storage
0s
Deploy Nightly App to Azure Blob Storage
Deploy App to GitHub Release
0s
Deploy App to GitHub Release
Deploy App to Windows Store
0s
Deploy App to Windows Store
Deploy App to WinGet  /  Publish App to Winget
Deploy App to WinGet / Publish App to Winget
Deploy Standalone App Chocolatey  /  Publish App to Chocolatey
Deploy Standalone App Chocolatey / Publish App to Chocolatey
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 87 warnings
Code Sign (Standalone) / Sign Standalone App
Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Make sure 'az' is installed on the runner. If 'enable-AzPSSession' is true, make sure 'pwsh' is installed on the runner together with Azure PowerShell module. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Code Sign (Standalone) / Sign Standalone App
The action 'Setup Tmate session' has timed out after 15 minutes.
Code Sign (Release) / Sign Release App
FailFast: cancelling since parallel instance has failed
Code Sign (Release) / Sign Release App
The action 'Setup Tmate session' has timed out after 15 minutes.
Code Sign (Release) / Sign Release App
Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Make sure 'az' is installed on the runner. If 'enable-AzPSSession' is true, make sure 'pwsh' is installed on the runner together with Azure PowerShell module. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Code Sign (Nightly) / Sign Nightly App
FailFast: cancelling since parallel instance has failed
Code Sign (Nightly) / Sign Nightly App
Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Make sure 'az' is installed on the runner. If 'enable-AzPSSession' is true, make sure 'pwsh' is installed on the runner together with Azure PowerShell module. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
Code Sign (Nightly) / Sign Nightly App
The operation was canceled.
Setup App for Build (Nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dotnet/nbgv@v0.4.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Setup App for Build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dotnet/nbgv@v0.4.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Setup App for Build (Standalone)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, dotnet/nbgv@v0.4.1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Standalone)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Non-nullable field 's_mutex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
Build App (Standalone)
Dereference of a possibly null reference.
Build App (Standalone)
Dereference of a possibly null reference.
Build App (Standalone)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Standalone)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Standalone)
The variable 'e' is declared but never used
Build App (Standalone)
The variable 'e' is declared but never used
Build App (Standalone)
'IConfidentialClientApplication.GetAccountsAsync()' is obsolete: 'Use GetAccountAsync(identifier) in web apps and web APIs, and use a token cache serializer for better security and performance. See https://aka.ms/msal-net-cca-token-cache-serialization.'
Build App (Standalone)
This call site is reachable on all platforms. 'ProtectedData.Unprotect(byte[], byte[]?, DataProtectionScope)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'DataProtectionScope.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'DataProtectionScope.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'ProtectedData.Protect(byte[], byte[]?, DataProtectionScope)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
This call site is reachable on all platforms. 'UnicastIPAddressInformation.PrefixOrigin' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Cannot convert null literal to non-nullable reference type.
Build App (Standalone)
Non-nullable field 's_mutex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.'
Build App (Standalone)
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
Build App (Standalone)
Possible null reference argument for parameter 'config' in 'void AppState.SetConfig(BaseConfig config)'.
Build App (Standalone)
Dereference of a possibly null reference.
Build App (Standalone)
Nullability of reference types in type of parameter 'sender' of 'void NotifyIcon.OnMouseDown(object sender, MouseEventArgs e)' doesn't match the target delegate 'MouseEventHandler' (possibly because of nullability attributes).
Build App (Nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Nightly)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Nightly)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Nightly)
The variable 'e' is declared but never used
Build App (Nightly)
The variable 'e' is declared but never used
Build App (Nightly)
'IConfidentialClientApplication.GetAccountsAsync()' is obsolete: 'Use GetAccountAsync(identifier) in web apps and web APIs, and use a token cache serializer for better security and performance. See https://aka.ms/msal-net-cca-token-cache-serialization.'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'Wiz'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'Yeelight'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'AuthorizationProvider'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.PubClient'
Build App (Nightly)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.ConfClient'
Build App (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1, actions/setup-dotnet@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build App (Release)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Release)
'StorageCreationPropertiesBuilder.StorageCreationPropertiesBuilder(string, string, string)' is obsolete: 'Use StorageCreationPropertiesBuilder(string, string) instead. If you need to consume the CacheChanged event then also use WithCacheChangedEvent(string, string)'
Build App (Release)
The variable 'e' is declared but never used
Build App (Release)
The variable 'e' is declared but never used
Build App (Release)
'IConfidentialClientApplication.GetAccountsAsync()' is obsolete: 'Use GetAccountAsync(identifier) in web apps and web APIs, and use a token cache serializer for better security and performance. See https://aka.ms/msal-net-cca-token-cache-serialization.'
Build App (Release)
Missing XML comment for publicly visible type or member 'Wiz'
Build App (Release)
Missing XML comment for publicly visible type or member 'Yeelight'
Build App (Release)
Missing XML comment for publicly visible type or member 'AuthorizationProvider'
Build App (Release)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.PubClient'
Build App (Release)
Missing XML comment for publicly visible type or member 'AuthorizationProvider.ConfClient'
Code Sign (Standalone) / Sign Standalone App
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/setup-dotnet@v3, azure/login@v1.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Standalone) / Sign Standalone App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Release) / Sign Release App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Code Sign (Nightly) / Sign Nightly App
No public SSH keys found for dependabot[bot]; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)

Artifacts

Produced during runtime
Name Size
BuildArtifacts Expired
11.6 KB
Chocolatey Expired
5.6 KB
Nightly Expired
315 MB
PreBuild-Nightly Expired
4.46 MB
PreBuild-Release Expired
4.46 MB
PreBuild-Standalone Expired
4.46 MB
Release Expired
627 MB
Standalone Expired
300 MB