Skip to content

build(deps-dev): bump prettier from 3.0.3 to 3.2.5 #575

build(deps-dev): bump prettier from 3.0.3 to 3.2.5

build(deps-dev): bump prettier from 3.0.3 to 3.2.5 #575

Triggered via pull request February 13, 2024 04:24
Status Failure
Total duration 24s
Artifacts

nodejs.yml

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

Annotations

2 errors, 20 warnings, and 2 notices
tests (lts/*)
Process completed with exit code 1.
tests (latest)
Process completed with exit code 1.
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): 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/*)
Using Node.js v20.11.0
tests (latest)
Using Node.js v21.6.1