Skip to content

build(deps): bump actions/setup-node from 3 to 4 #556

build(deps): bump actions/setup-node from 3 to 4

build(deps): bump actions/setup-node from 3 to 4 #556

Triggered via pull request October 24, 2023 04:11
Status Success
Total duration 2m 59s
Artifacts

nodejs.yml

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

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