Skip to content

android: Handle correctly the CMC GC strategy #89

android: Handle correctly the CMC GC strategy

android: Handle correctly the CMC GC strategy #89

Triggered via pull request July 16, 2024 14:06
Status Failure
Total duration 19s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
eslint: lib/android.js#L648
Strings must use singlequote
eslint: lib/android.js#L648
Requires a space after '{'
eslint: lib/android.js#L648
Expected space or tab after '//' in comment
eslint: lib/android.js#L1892
'kCollectorTypeCMC' is assigned a value but never used
eslint: lib/android.js#L1893
'mayUseCollector' is never reassigned. Use 'const' instead
eslint: lib/android.js#L1893
Strings must use singlequote
eslint: lib/android.js#L1893
Strings must use singlequote
eslint: lib/android.js#L1893
Strings must use singlequote
eslint: lib/android.js#L1893
Strings must use singlequote
eslint: lib/android.js#L1893
Missing semicolon
eslint
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/