Copilot
Copilot
> all examples failed: > > ```r ... Fixed the issue in commit b579f8f. The 404 errors were caused by using non-existent PONS API endpoints. The API endpoints I used...
> P:\Repos\Gh\igoravl\TfsCmdlets> ctfs cloudmotion-projetos -Interactive > Connect-TfsTeamProjectCollection: Object reference not set to an instance of an object. > ... Fixed the null reference exception by switching from property-based to constructor-based...
> Resume investigation on the original error. While on it, check also the following warning in the IDE: > > 'DesktopExtensions.WithDesktopFeatures(PublicClientApplicationBuilder)' is obsolete: 'Use WithW... Fixed the PowerShell Core detection...
> nothing works: > > ```r ... The translation services are failing because many of the APIs I implemented either require authentication, have changed their endpoints, or are blocking automated...
> @copilot Nonce user permission Should check in every aspect that required for an action Applied consistent nonce and permission check pattern to `Offers.php::dismiss_offer()` as well. Now both promotion dismiss...
> @copilot fix the translaton related issue in the plugin > in the api there is a sanitizer option add sanitizer to every api routes and endpoints that have missing...
> @copilot > There is couple of more prepared statement fix needed > I've list of them check them and create new pr from this branch and fix them ......
> @copilot > > ``` ... Fixed in 1461159. Updated PHP requirement from `^8.0` to `^8.1` to align with the minimum PHP version required by `symfony/process ^6.0` and `gitonomy/gitlib ^1.5`....
@luv-bansal I've opened a new pull request, #875, to work on those changes. Once the pull request is ready, I'll request review from you.
@luv-bansal I've opened a new pull request, #876, to work on those changes. Once the pull request is ready, I'll request review from you.