Make User-Agent configurable
#2214
automated-tests.yaml
on: pull_request
code-style-check
22s
Matrix: test
Annotations
7 errors and 1 warning
|
code-style-check
Process completed with exit code 1.
|
|
code-style-check:
js/server_functions.js#L136
Missing space before function parentheses
|
|
test (24.x)
Process completed with exit code 1.
|
|
test (22.14.0)
The operation was canceled.
|
|
test (22.14.0)
The strategy configuration was canceled because "test._24_x" failed
|
|
test (22.x)
The operation was canceled.
|
|
test (22.x)
The strategy configuration was canceled because "test._24_x" failed
|
|
code-style-check:
tests/unit/functions/server_functions_spec.js#L147
Prefer using 'it' instead of 'test' within describe
|