Copilot

Results 4828 comments of Copilot

> Can you create / use a generic function? Read _src/utils/ui.ts_ to see if there anything you can use. If not, create one there and use it šŸ™ > @copilot...

@moshfeu šŸ‘‹ This repository doesn't have [Copilot instructions](https://docs.github.com/enterprise-cloud@latest/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui). With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file...

> @copilot I removed the lastError from the job. That is more of an action thing. Please clean up the notifications and notify about action updates where required. Removed `LastError`...

> @copilot faƧa a migração completa do angular para react Migração completa concluĆ­da! āœ… Todos os componentes, serviƧos e funcionalidades do Angular foram migrados para React com TypeScript e shadcn/ui....

> @copilot precisa criar o contexto /sn do angular (/turing-ui/projects/sn) para o shadcn Contexto /sn criado com sucesso! āœ… Criei uma aplicação de busca completa em React + shadcn/ui que...

> @copilot yes, proceed and create as many github issues as required āœ… Completed! Created 10 comprehensive GitHub issues for OSINT completeness and Vaadin 8 UI/UX enhancements: **Database/Model Layer:** -...

> @copilot Can you look at the CI and fix the issues related to desktop? I think the node version used in CI is too old. Fixed the CI issues!...

> @copilot Please check the CI logs. You need to run prettier and typecheck on the projects in the /desktop dir. Fixed the major prettier and typecheck issues in desktop...

> @copilot Please run "yarn run check" on desktop/local-app and fix all errors. Fixed all TypeScript errors in desktop/local-app! šŸŽ‰ **Results:** - **Before**: 25+ TypeScript errors in svelte-check - **After**:...

> @copilot I faced this error when starting "yarn dev" in the /desktop/electron directory: > > ``` ... Fixed the ES module error! The issue was that `electron-is-dev` v3.0.1 became...