Appwrite Migration error 'Invalid Runtime: dart-3.5'
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start at vendor/utopia-php/migration/src/Migration/Destinations/Appwrite.php around line 1304 and inspect how function runtimes are validated during an Appwrite 1.6.2-to-1.7.4 migration. Reproduce the migration with a function using dart-3.5; done means the runtime is handled correctly without the reported Invalid Runtime error.
Written by the indexing model from the issue text.
Description
I get this error message when i migrate from Appwrite 1.6.2 instance to a 1.7.4 instance:
{
....
"errors": [
"Error occurred while pushing 'function:65e6b52e18255e03679e' to destination with message: 'Invalid Runtime: dart-3.5' Message: Invalid Runtime: dart-3.5 File: /usr/src/code/vendor/utopia-php/migration/src/Migration/Destinations/Appwrite.php Line: 1304",
....
]
}
- Dominant language
- PHP
- Stars
- 4
- Forks
- 5
- Avg merge
- 22m
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from utopia-php/migration
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
utopia-php/migration#64 ·
All issues in utopia-php/migration
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·