Try using newer mariadb
image
#184
Annotations
1 error and 12 warnings
Lint and Test
Process completed with exit code 1.
|
Lint and Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint and Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint and Test:
ui/js/admin.js#L108
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L109
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L177
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L188
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L273
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L358
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L376
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L452
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/alerts.js#L31
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/alerts.js#L39
All 'var' declarations must be at the top of the function scope
|