Skip to content

Update to docs

Update to docs #81

Triggered via pull request January 22, 2024 21:11
Status Cancelled
Total duration 17m 46s
Artifacts 8

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

15 errors and 80 warnings
Code Sign (Standalone) / Sign Standalone App
The run was canceled by @isaacrlevin.
Code Sign (Standalone) / Sign Standalone App
AADSTS700213: No matching federated identity record found for presented assertion subject 'repo:isaacrlevin/presencelight:pull_request'. Please check your federated identity credential Subject, Audience and Issuer against the presented assertion. https://docs.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation Trace ID: 9827d579-53c8-4436-b02e-c7b791689900 Correlation ID: 3946c20a-39e0-40b3-9ef0-5bcb5aae0dfa Timestamp: 2024-01-22 21:23:00Z
Code Sign (Standalone) / Sign Standalone App
Interactive authentication is needed. Please run: az login
Code Sign (Standalone) / Sign Standalone App
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. 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 operation was canceled.
Code Sign (Nightly) / Sign Nightly App
The run was canceled by @isaacrlevin.
Code Sign (Nightly) / Sign Nightly App
AADSTS700213: No matching federated identity record found for presented assertion subject 'repo:isaacrlevin/presencelight:pull_request'. Please check your federated identity credential Subject, Audience and Issuer against the presented assertion. https://docs.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation Trace ID: 07995e6d-6103-4242-a525-409d2ef08100 Correlation ID: b284d76d-8420-4fa9-bb27-40e3d01ff261 Timestamp: 2024-01-22 21:23:00Z
Code Sign (Nightly) / Sign Nightly App
Interactive authentication is needed. Please run: az login
Code Sign (Nightly) / Sign Nightly App
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. 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.
Code Sign (Release) / Sign Release App
The run was canceled by @isaacrlevin.
Code Sign (Release) / Sign Release App
The operation was canceled.
Code Sign (Release) / Sign Release App
AADSTS700213: No matching federated identity record found for presented assertion subject 'repo:isaacrlevin/presencelight:pull_request'. Please check your federated identity credential Subject, Audience and Issuer against the presented assertion. https://docs.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation Trace ID: 9827d579-53c8-4436-b02e-c7b7cf6c9900 Correlation ID: cf2558f9-63e6-4dad-8c79-0fd0d0636d48 Timestamp: 2024-01-22 21:23:14Z
Code Sign (Release) / Sign Release App
Interactive authentication is needed. Please run: az login
Code Sign (Release) / Sign Release App
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. 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.
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)
'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)
'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)
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. '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.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. '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)
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 (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)
'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)
The variable 'e' is declared but never used
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)
'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)
'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)
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
No public SSH keys found for isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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 isaacrlevin; 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.59 KB
Nightly Expired
314 MB
PreBuild-Nightly Expired
4.45 MB
PreBuild-Release Expired
4.45 MB
PreBuild-Standalone Expired
4.45 MB
Release Expired
626 MB
Standalone Expired
299 MB