Run the workflow without the need of a release #33
deploy-to-stream-dist.yml
on: push
lint_and_test
/
Lint and Test
2m 18s
Deploy to xwp/stream-dist
28s
Annotations
11 warnings
lint_and_test / Lint and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 / Lint and Test:
ui/js/admin.js#L108
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/admin.js#L109
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/admin.js#L169
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/admin.js#L180
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/admin.js#L265
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/admin.js#L350
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/admin.js#L368
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/admin.js#L444
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/alerts.js#L31
All 'var' declarations must be at the top of the function scope
|
lint_and_test / Lint and Test:
ui/js/alerts.js#L39
All 'var' declarations must be at the top of the function scope
|