Add new plugin "Yet another Streamer.bot" #116
- production requires an approval to start deploying changes
Triggered via pull request
December 29, 2024 11:44
dichternebel
opened
#207
Status
Waiting
Total duration
–
Artifacts
–
- production requires an approval to start deploying changes
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
dichternebel
requested review
|
production |
Annotations
1 error and 16 warnings
Setup
Error: failed to remove labels: author-actions-required,build-failed,invalid-manifest,moderator-review-required,tests-failed
|
Setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup
failed to remove label: author-actions-required: HttpError: Label does not exist
|
Setup
failed to remove label: build-failed: HttpError: Label does not exist
|
Setup
failed to remove label: invalid-manifest: HttpError: Label does not exist
|
Setup
failed to remove label: moderator-review-required: HttpError: Label does not exist
|
Setup
failed to remove label: tests-failed: HttpError: Label does not exist
|
Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build
Possible null reference argument for parameter 'fileName' in 'X509Certificate2.X509Certificate2(string fileName, string? password)'.
|
Build
'ComboBox' is obsolete: 'Use RoundedComboBox instead.'
|
Build
'ComboBox' is obsolete: 'Use RoundedComboBox instead.'
|
Build
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
Build
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Build
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
Build
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Build
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|