Unit tests #77
Annotations
2 errors and 2 warnings
tests/unit/jquery.transloadit.test.js > Uploader class > should process form fields correctly:
js/lib/jquery.transloadit.js#L533
TypeError: Cannot read properties of null (reading 'append')
❯ HTMLInputElement.<anonymous> js/lib/jquery.transloadit.js:533:26
❯ Function.each node_modules/jquery/dist/jquery.js:383:19
❯ jQuery.fn.init.each node_modules/jquery/dist/jquery.js:205:17
❯ Uploader._appendFilteredFormFields js/lib/jquery.transloadit.js:525:15
❯ tests/unit/jquery.transloadit.test.js:106:14
|
ci
Process completed with exit code 1.
|
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci
No files were found with the provided path: coverage. No artifacts will be uploaded.
|