build(deps): bump actions/setup-node from 3 to 4 #556
Annotations
18 warnings and 2 notices
tests (latest):
jest.config.js#L3
Syntax error in type: import('jest').Config
|
tests (latest):
lib/api.js#L204
Found existsSync from package "fs" with non literal argument at index 0
|
tests (latest):
lib/bot.js#L3
Syntax error in type: import('./types').BotOptions
|
tests (latest):
lib/bot.js#L41
Found readFileSync from package "fs" with non literal argument at index 0
|
tests (latest):
lib/bot.js#L1543
Found non-literal argument to RegExp Constructor
|
tests (latest):
lib/wikidata.js#L2
Syntax error in type: import('./types').ArticleSitelinksMap
|
tests (latest):
lib/wikidata.js#L3
Syntax error in type: import('./types').ClaimsMap
|
tests (latest):
lib/wikidata.js#L4
Syntax error in type: import('./types').ClaimEntry
|
tests (latest):
lib/wikidata.js#L5
Syntax error in type: import('./types').DescriptionsMap
|
tests (lts/*):
jest.config.js#L3
Syntax error in type: import('jest').Config
|
tests (lts/*):
lib/api.js#L204
Found existsSync from package "fs" with non literal argument at index 0
|
tests (lts/*):
lib/bot.js#L3
Syntax error in type: import('./types').BotOptions
|
tests (lts/*):
lib/bot.js#L41
Found readFileSync from package "fs" with non literal argument at index 0
|
tests (lts/*):
lib/bot.js#L1543
Found non-literal argument to RegExp Constructor
|
tests (lts/*):
lib/wikidata.js#L2
Syntax error in type: import('./types').ArticleSitelinksMap
|
tests (lts/*):
lib/wikidata.js#L3
Syntax error in type: import('./types').ClaimsMap
|
tests (lts/*):
lib/wikidata.js#L4
Syntax error in type: import('./types').ClaimEntry
|
tests (lts/*):
lib/wikidata.js#L5
Syntax error in type: import('./types').DescriptionsMap
|
tests (latest)
Using Node.js v21.0.0
|
tests (lts/*)
Using Node.js v18.18.2
|