build(deps-dev): bump prettier from 3.0.3 to 3.2.5 #576
Annotations
3 errors, 10 warnings, and 1 notice
Run the tests:
test/mediawiki-api-test.js#L66
expect(received).toContain(expected) // indexOf
Expected substring: "scientist"
Received string: "German-born physicist (1879–1955)"
at toContain (test/mediawiki-api-test.js:66:43)
at callback (lib/bot.js:503:7)
at Request.callback [as _callback] (lib/api.js:163:7)
at Request.self.callback (node_modules/request/request.js:311:12)
at Request.<anonymous> (node_modules/request/request.js:1577:10)
at IncomingMessage.<anonymous> (node_modules/request/request.js:1448:12)
|
Run the tests:
test/mediawiki-api-test.js#L62
thrown: "Exceeded timeout of 5000 ms for a test while waiting for `done()` to be called.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (test/mediawiki-api-test.js:62:3)
at Object.describe (test/mediawiki-api-test.js:6:1)
|
Run the tests
Process completed with exit code 1.
|
Lint the code:
jest.config.js#L3
Syntax error in type: import('jest').Config
|
Lint the code:
lib/api.js#L203
Found existsSync from package "fs" with non literal argument at index 0
|
Lint the code:
lib/bot.js#L3
Syntax error in type: import('./types').BotOptions
|
Lint the code:
lib/bot.js#L41
Found readFileSync from package "fs" with non literal argument at index 0
|
Lint the code:
lib/bot.js#L1543
Found non-literal argument to RegExp Constructor
|
Lint the code:
lib/wikidata.js#L2
Syntax error in type: import('./types').ArticleSitelinksMap
|
Lint the code:
lib/wikidata.js#L3
Syntax error in type: import('./types').ClaimsMap
|
Lint the code:
lib/wikidata.js#L4
Syntax error in type: import('./types').ClaimEntry
|
Lint the code:
lib/wikidata.js#L5
Syntax error in type: import('./types').DescriptionsMap
|
Lint the code:
lib/wikidata.js#L39
Missing JSDoc @return declaration
|
Log the Node.js version used
Using Node.js v21.6.2
|
The logs for this run have expired and are no longer available.
Loading