Skip to content

feat: add support for OpenSearch browser hinting. #98

feat: add support for OpenSearch browser hinting.

feat: add support for OpenSearch browser hinting. #98

Triggered via pull request January 21, 2024 00:13
Status Failure
Total duration 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Linting: src/routes/opensearch.js#L10
Unexpected var, use let or const instead
Linting: src/routes/opensearch.js#L46
Unexpected var, use let or const instead
Linting: src/routes/opensearch.js#L46
Replace `headless:·true` with `·headless:·true·`
Linting: src/routes/opensearch.js#L47
Unexpected var, use let or const instead
Linting
Process completed with exit code 1.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/