Skip to content

build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 #565

build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0

build(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 #565

Triggered via pull request December 4, 2023 04:02
Status Success
Total duration 2m 49s
Artifacts

nodejs.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 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 (latest): lib/wikidata.js#L39
Missing JSDoc @return declaration
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 (lts/*): lib/wikidata.js#L39
Missing JSDoc @return declaration
tests (latest)
Using Node.js v21.3.0
tests (lts/*)
Using Node.js v20.10.0