Skip to content

Bump @typescript-eslint/parser from 7.5.0 to 7.8.0 #213

Bump @typescript-eslint/parser from 7.5.0 to 7.8.0

Bump @typescript-eslint/parser from 7.5.0 to 7.8.0 #213

Triggered via pull request May 1, 2024 21:11
Status Failure
Total duration 1m 33s
Artifacts

ci_pull_request.yml

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

Annotations

2 errors
shared.js - resolvePOTFilepaths() › leave poSources empty if multiple potSources: node_modules/glob/sync.js#L288
expect(received).toThrow(expected) Expected pattern: /leave option poSources empty/ Received message: "EPERM: operation not permitted, scandir 'D:/a/fill-pot-po/fill-pot-po/test/examples/output/fa7'" 104 | isString(options.potSources[0]) 105 | ) { > 106 | options.potSources = matchedSync(options.potSources) as Source[]; | ^ 107 | } 108 | 109 | // Store POT filepaths for logging at GlobSync.Object.<anonymous>.GlobSync._readdir (node_modules/glob/sync.js:288:46) at GlobSync.Object.<anonymous>.GlobSync._readdirInGlobStar (node_modules/glob/sync.js:267:20) at GlobSync.Object.<anonymous>.GlobSync._readdir (node_modules/glob/sync.js:276:17) at GlobSync.Object.<anonymous>.GlobSync._processReaddir (node_modules/glob/sync.js:137:22) at GlobSync.Object.<anonymous>.GlobSync._process (node_modules/glob/sync.js:132:10) at GlobSync.Object.<anonymous>.GlobSync._processGlobStar (node_modules/glob/sync.js:380:10) at GlobSync.Object.<anonymous>.GlobSync._process (node_modules/glob/sync.js:130:10) at GlobSync.Object.<anonymous>.GlobSync._processGlobStar (node_modules/glob/sync.js:383:10) at GlobSync.Object.<anonymous>.GlobSync._process (node_modules/glob/sync.js:130:10) at GlobSync.Object.<anonymous>.GlobSync._processGlobStar (node_modules/glob/sync.js:383:10) at GlobSync.Object.<anonymous>.GlobSync._process (node_modules/glob/sync.js:130:10) at GlobSync.Object.<anonymous>.GlobSync._processGlobStar (node_modules/glob/sync.js:383:10) at GlobSync.Object.<anonymous>.GlobSync._process (node_modules/glob/sync.js:130:10) at new GlobSync (node_modules/glob/sync.js:45:10) at Function.globSync [as sync] (node_modules/glob/sync.js:23:10) at Object.<anonymous>.module.exports (node_modules/matched/lib/sync.js:32:26) at resolvePOTFilepaths (src/shared.ts:106:37) at test/shared.test.ts:16:26 at Object.<anonymous> (node_modules/expect/build/toThrowMatchers.js:74:11) at Object.throwingMatcher [as toThrow] (node_modules/expect/build/index.js:320:21) at Object.toThrow (test/shared.test.ts:17:8) at Object.toThrow (test/shared.test.ts:17:8)
Test (Node 18.x on windows-latest)
Process completed with exit code 1.