arthuro555 / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
MIT License
1 stars 0 forks source link

Test action #10

Closed arthuro555 closed 2 years ago

arthuro555 commented 3 years ago

Description

Test

How to use the extension

Test

Checklist

Example

MQTT_test.zip

Extension file

Language.zip

github-actions[bot] commented 3 years ago

Hi @arthuro555! 👋 This submission has been moved to a PR as part of our submission pipeline. Please continue the submission process on this page. Thanks!

github-actions[bot] commented 3 years ago

Hi @arthuro555! 👋 This submission has been moved to a PR as part of our submission pipeline. Please continue the submission process on this page. Thanks!

github-actions[bot] commented 2 years ago

Hi @arthuro555!

Thanks for your submission! Unfortunately, our automated test system found a few issues with your extension:

❌ 8 Errors found in extension 'JsFFI':

  ⟶ ❌ (🔧) [Dots in sentences]: Field 'description' of the function 'LoadNodeLibrary' misses a dot at the end of the sentence!
  ⟶ ❌ (🔧) [Dots in sentences]: Field 'description' of the function 'LoadVariable' misses a dot at the end of the sentence!
  ⟶ ❌ (🔧) [Dots in sentences]: Field 'description' of the function 'Call' misses a dot at the end of the sentence!
  ⟶ ❌ (🔧) [Dots in sentences]: Field 'description' of the function 'Call parameter 'returnVar' has a dot, but it is fobidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'fullName' of the function 'Delete' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Delete' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'Delete' is not filled out!
  ⟶ ❌ [JavaScript disallowed properties]: Found disallowed properties in extension 'JsFFI':
{
  allowedProperties: [ 'network', 'common' ],
  disallowedProperty: 'ffi',
  objectName: 'gdjs.evtTools'
}

❌ 8 Errors found in extensions - please fix them before generating the registry.

Please fix them, and edit the link in your original submission to a zip file with the fixed extension.

Thanks again for your hard work!