add write action #14
Annotations
11 errors and 10 warnings
|
Lint:
lib/multi-level-cache.js#L24
Expected indentation of 8 spaces but found 4
|
|
Lint:
lib/multi-level-cache.js#L23
Expected indentation of 8 spaces but found 4
|
|
Lint:
lib/multi-level-cache.js#L22
Expected indentation of 4 spaces but found 2
|
|
Lint:
lib/multi-level-cache.js#L12
Expected indentation of 4 spaces but found 2
|
|
Lint:
lib/mongodb/index.js#L275
Missing semicolon
|
|
Lint:
lib/logger.js#L223
Missing semicolon
|
|
Lint:
lib/connect.js#L76
Missing semicolon
|
|
Lint:
lib/connect.js#L72
Missing semicolon
|
|
Lint:
lib/connect.js#L71
Missing semicolon
|
|
Lint:
lib/cache.js#L453
Missing semicolon
|
|
Test on Node.js 20.x
Process completed with exit code 2.
|
|
Lint:
lib/cache.js#L453
Newline required at end of file but not found
|
|
Lint:
lib/cache.js#L218
Trailing spaces not allowed
|
|
Lint:
lib/cache.js#L208
Trailing spaces not allowed
|
|
Lint:
lib/cache.js#L125
Trailing spaces not allowed
|
|
Lint:
lib/cache.js#L119
Trailing spaces not allowed
|
|
Lint:
lib/cache.js#L77
Async method 'exists' has no 'await' expression
|
|
Lint:
lib/cache.js#L73
Async method 'del' has no 'await' expression
|
|
Lint:
lib/cache.js#L53
Async method 'get' has no 'await' expression
|
|
Lint:
lib/cache.js#L28
Async method 'set' has no 'await' expression
|
|
Lint:
lib/cache.js#L16
Trailing spaces not allowed
|