Skip to content

Use core.platform.getDetails() - #692

Closed
eregon wants to merge 1 commit into
masterfrom
core.platform.getDetails
Closed

Use core.platform.getDetails()#692
eregon wants to merge 1 commit into
masterfrom
core.platform.getDetails

Conversation

@eregon

Copy link
Copy Markdown
Member

@eregon
eregonforce-pushed the core.platform.getDetails branch from 5fb623b to 15ec828CompareApril 27, 2025 12:18
@rubyruby deleted a comment from mohmmeedJun 14, 2025
@eregon

Copy link
Copy Markdown
MemberAuthor

From https://github.com/eregon/actions-shell/actions/runs/15650626198/job/44094885279#step:4:84

 Running await core.platform.getDetails()
Error: Error: Unable to locate executable file: lsb_release. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
at Object.<anonymous> (/__w/_actions/eregon/setup-ruby/investigate/dist/index.js:9866:27)
at Generator.next (<anonymous>)
at fulfilled (/__w/_actions/eregon/setup-ruby/investigate/dist/index.js:9719:58)

So core.platform.getDetails() seems to not work on non-GitHub-hosted images or inside containers, and the error is unclear, so that doesn't seem usable.

@eregoneregon closed this Jun 14, 2025
@eregon
eregon deleted the core.platform.getDetails branch January 5, 2026 18:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@eregon