issues Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:JavaScript
Filter by
55.1M results
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @erolsvik! Welcome to your Skills exercise! ...
Exercise 1: Fill in the words (50 Questions)
Instructions: Fill in the blanks with the correct word (can / can t).
1. I __ speak English, but I cannot speak Spanish.
2. __ you help me with this problem, ...
JSON
Summary
POST /api/chat/messages accepts a body field with no length validation:
const { conversation_id, sender_id, type, body, offer_amount } = req.body;
if (!conversation_id || !sender_id || !body) ...
bug
help wanted
Bug Description
A clear and concise description of what the bug is, better if you can attach a log.
Offline page does not successfully fetch the GPS Location of the device. It prints in the message box ...
Summary
PATCH /api/users/:id/role allows any caller to change any user s role without any authentication or authorization:
router.patch( /:id/role , async (req, res) = {
const { id } = req.params; ...
bug
help wanted
Exercise 1: Fill in the words (50 Questions)
Instructions: Fill in the blanks with the correct demonstrative pronoun (this / that / these / those).
1. __ is my phone here in my hand.
2. Look at __ ...
JSON
概要
2026/06/18 午後のテクニカル雑談を作成します。
収集対象
- Microsoft
- AI
- Azure
- クラウド(AWS / GCP / OCI)
- セキュリティ
このIssueは GitHub Actions により自動作成されました。
Check for existing issues
- [x] Completed
Describe the feature
I wish for the Turn-Off effect for the Save button in quick tools if there is nothing to save. The button should not
trigger (untriggerable) ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.