Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: class cast exception when handling Failed verification result & signature download on Windows#158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

fioan89
Copy link
Collaborator

@fioan89fioan89 commentedJul 22, 2025
edited
Loading

Verification result was improperly cast to download result when signature verification failed to run.
I discovered this issue while porting the signature verifications to Coder Gateway plugin.

Additionally the signature for windows CLI follows the format: coder-windows-amd64.exe.asc
Currently it is coded to coder-windows-amd64.asc which means the plugin always fail to find any signature for windows CLI

verification result was improperly cast to download result when signatureverification failed to run.
The signature for windows CLI follows the format: coder-windows-amd64.exe.ascCurrently it is coded to coder-windows-amd64.asc which means the pluginalways fail to find any signature for windows cli
@fioan89fioan89 changed the titlefix: class cast exception when handling Failed verification resultfix: class cast exception when handling Failed verification result & signature download on WindowsJul 22, 2025
@fioan89fioan89 requested a review fromcode-asherJuly 22, 2025 21:18
@fioan89fioan89 merged commit1f23762 intomainJul 22, 2025
6 checks passed
@fioan89fioan89 deleted the fix-class-cast-exception-when-handling-failed-result branchJuly 22, 2025 22:56
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@code-ashercode-ashercode-asher approved these changes

@matifalimatifaliAwaiting requested review from matifali

@f0sself0sselAwaiting requested review from f0ssel

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@fioan89@code-asher

[8]ページ先頭

©2009-2025 Movatter.jp