Skip to content

Conversation

@nielsdrost7
Copy link
Collaborator

@nielsdrost7 nielsdrost7 commented Dec 29, 2025


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@nielsdrost7
Copy link
Collaborator Author

@copilot repair these errors please?

1. Modules/Core/Tests/Unit/DateFieldAutoPopulationTest.php (1 error(s))

  • Line 49 [Return Type Errors]: Method Modules\Core\Tests\Unit\DateFieldAutoPopulationTest::createTestNumbering() should return Modules\Core\Models\Numbering but returns Illuminat...

2. Modules/Core/Tests/Unit/DateHelpersTest.php (1 error(s))

  • Line 52 [Other Errors]: Attribute class Modules\Core\Tests\Unit\Group does not exist.

3. Modules/Invoices/Tests/Unit/Actions/SendInvoiceToPeppolActionTest.php (1 error(s))

  • Line 56 [Other Errors]: Attribute class Modules\Invoices\Tests\Unit\Actions\Group does not exist.

Use this checklist to track fixes:

  • Fix error in Modules/Core/Tests/Unit/DateFieldAutoPopulationTest.php:49 - Method Modules\Core\Tests\Unit\DateFieldAutoPopulationTest::createTestNumberi...
  • Fix error in Modules/Core/Tests/Unit/DateHelpersTest.php:52 - Attribute class Modules\Core\Tests\Unit\Group does not exist.
  • Fix error in Modules/Invoices/Tests/Unit/Actions/SendInvoiceToPeppolActionTest.php:56 - Attribute class Modules\Invoices\Tests\Unit\Actions\Group does not exist.

* Initial plan

* Fix PHPStan errors: add Group import and type hint for factory return

Co-authored-by: nielsdrost7 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nielsdrost7 <[email protected]>
…es, and authentication (#332)

* Initial plan

* Fix test failures: correct field names, improve company filtering assertions, fix date helper assertions

Co-authored-by: nielsdrost7 <[email protected]>

* Fix numbering test by cleaning up default numberings created by CompanyObserver

Co-authored-by: nielsdrost7 <[email protected]>

* Fix NOT NULL constraint violations in factories and tests

Co-authored-by: nielsdrost7 <[email protected]>

* Fix Enum type errors in SettingsTest and API Client strict typing

Co-authored-by: nielsdrost7 <[email protected]>

* Fix Filament view failures by adding authentication to Settings tests

Co-authored-by: nielsdrost7 <[email protected]>

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

* Add cleanup for default numberings in it_returns_empty_options_when_no_numberings_exist test

Co-authored-by: nielsdrost7 <[email protected]>

* Update Modules/Projects/Database/Factories/TaskFactory.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nielsdrost7 <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Copilot AI and others added 8 commits January 1, 2026 06:52
* Initial plan

* Consolidate documentation and optimize GitHub Actions with Composer caching

Co-authored-by: nielsdrost7 <[email protected]>

* Improve documentation clarity and composite action parameter descriptions

Co-authored-by: nielsdrost7 <[email protected]>

* Fix documentation clarity and relative links per review feedback

Co-authored-by: nielsdrost7 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nielsdrost7 <[email protected]>
…tation with Laravel locale support (#337)

* Initial plan

* fix: Configure Crowdin credentials via workflow parameters instead of config file

Co-authored-by: nielsdrost7 <[email protected]>

* refactor: Remove redundant environment variables from Crowdin workflow

Co-authored-by: nielsdrost7 <[email protected]>

* docs: Add comprehensive documentation to crowdin.yml configuration

Co-authored-by: nielsdrost7 <[email protected]>

* docs: Update crowdin.yml to use Laravel standard locale format with extensive documentation

Co-authored-by: nielsdrost7 <[email protected]>

* feat: Apply %locale_with_underscore% placeholder and add language mapping configuration

Co-authored-by: nielsdrost7 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nielsdrost7 <[email protected]>
@InvoicePlane InvoicePlane deleted a comment from Copilot AI Jan 8, 2026
@InvoicePlane InvoicePlane deleted a comment from Copilot AI Jan 8, 2026
@InvoicePlane InvoicePlane deleted a comment from Copilot AI Jan 8, 2026
@InvoicePlane InvoicePlane deleted a comment from Copilot AI Jan 8, 2026
nielsdrost7 and others added 9 commits January 8, 2026 15:47
…nstance issue (#350)

* Initial plan

* Add setup workflow with error handling and fix AddressFactory stateAbbr issue

Co-authored-by: nielsdrost7 <[email protected]>

* Fix documentation inconsistency for database service version

Co-authored-by: nielsdrost7 <[email protected]>

* Update error messages and documentation to reflect fixed issues

Co-authored-by: nielsdrost7 <[email protected]>

* Update .github/workflows/setup.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* style: apply Laravel Pint fixes

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: nielsdrost7 <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to 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.

4 participants