Skip to content

Release

Release #61

Manually triggered April 25, 2024 22:33
Status Cancelled
Total duration 17m 18s
Artifacts

release.yml

on: workflow_dispatch
validate
3s
validate
Matrix: build
Matrix: sign
package
0s
package
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
linux_release
Process completed with exit code 1.
build (osx-arm64)
The run was canceled by @mvanchaa.
build (osx-x64)
The run was canceled by @mvanchaa.
build (win10-x64)
The run was canceled by @mvanchaa.
build (win10-x64)
The operation was canceled.
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (win10-x64)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
build (win10-x64)
Failed to upload database for csharp: HttpError: <html> <head> <meta content="origin" name="referrer"> <title>Bad request &middot; GitHub</title> <meta name="viewport" content="width=device-width"> <style type="text/css" media="screen"> body { background-color: #f6f8fa; color: rgba(0, 0, 0, 0.5); font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; font-size: 14px; line-height: 1.5; } .c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; } a { text-decoration: none; } a:hover { text-decoration: underline; } h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; } p { margin: 20px 0 40px; } #s { margin-top: 35px; } #s a { color: #666666; font-weight: 200; font-size: 14px; margin: 0 10px; } </style> </head> <body> <div class="c"> <h1>Whoa there!</h1> <p>You have sent an invalid request. <br><br> Please do not send this request again. </p> <div id="s"> <a href="https://support.github.com">Contact Support</a> &mdash; <a href="https://githubstatus.com">GitHub Status</a> &mdash; <a href="https://twitter.com/githubstatus">@githubstatus</a> </div> </div> </body> </html>
build (win10-x64): src/AzureAuth/Commands/Ado/Pat/CommandScopes.cs#L14
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (win10-x64): src/AzureAuth/Commands/Ado/Pat/CommandScopes.cs#L15
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build (win10-x64): src/AzureAuth/Commands/Ado/Pat/CommandScopes.cs#L14
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build (win10-x64): src/AzureAuth/Commands/Ado/Pat/CommandScopes.cs#L15
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build (win10-x64): src/AzureAuth/ExceptionListToStringConverter.cs#L30
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.