fix:修改测试用例,并将mongodb示例替换成mongodb-memory-server #2
Annotations
17 errors and 10 warnings
|
Test on Node.js 18.x
Container action is only supported on Linux
|
|
Lint:
lib/mongodb/index.js#L578
Missing semicolon
|
|
Lint:
lib/mongodb/index.js#L44
Expected indentation of 4 spaces but found 8
|
|
Lint:
lib/logger.js#L223
Missing semicolon
|
|
Lint:
lib/index.js#L171
Missing semicolon
|
|
Lint:
lib/index.js#L132
Expected indentation of 4 spaces but found 8
|
|
Lint:
lib/index.js#L72
Expected indentation of 4 spaces but found 8
|
|
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
The strategy configuration was canceled because "test._18_x_windows-latest_6_0" failed
|
|
Test on Node.js 20.x
The operation was canceled.
|
|
Test on Node.js 18.x
The strategy configuration was canceled because "test._18_x_windows-latest_6_0" failed
|
|
Test on Node.js 18.x
The operation was canceled.
|
|
Test on Node.js 20.x
The strategy configuration was canceled because "test._18_x_windows-latest_6_0" failed
|
|
Test on Node.js 20.x
The operation was canceled.
|
|
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
|