Upgrading to Bootstrap 5 and removing dependency on JQuery. #1324
Annotations
4 errors, 2 warnings, and 2 notices
2 failed tests:
t/mojolicious/exception_lite_app.t#L339
Failed test '200 OK'
--- CAPTURED CONTEXT ---
got: '404'
expected: '200'
--- END OF CONTEXT ---
Failed test 'Content-Type: application/javascript'
--- CAPTURED CONTEXT ---
got: 'text/plain;charset=UTF-8'
expected: 'application/javascript'
--- END OF CONTEXT ---
|
1 failed test:
t/mojolicious/exception_lite_app.t#L356
Failed test 'Bundled static files'
|
1 failed test:
t/mojolicious/production_app.t#L32
Failed test 'found jQuery'
--- CAPTURED CONTEXT ---
got: undef
expected: anything else
--- END OF CONTEXT ---
|
perl
Process completed with exit code 1.
|
perl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
perl
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|