Skip to content

feat: add excludeNames option #496

feat: add excludeNames option

feat: add excludeNames option #496

Triggered via pull request August 4, 2024 15:20
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

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

Annotations

18 errors
test/search.test.ts > search > should work: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:19:9
test/search.test.ts > search > should with namespace: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:30:9
test/search.test.ts > search > should with namespace & collapse: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:42:9
test/search.test.ts > search > should globs exclude work: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:55:9
test/search.test.ts > search > should globs exclude work with dirs: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:68:9
test (lts/*, macos-latest)
Process completed with exit code 1.
test/search.test.ts > search > should work: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:19:9
test/search.test.ts > search > should with namespace: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:30:9
test/search.test.ts > search > should with namespace & collapse: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:42:9
test/search.test.ts > search > should globs exclude work: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:55:9
test/search.test.ts > search > should globs exclude work with dirs: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:68:9
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test/search.test.ts > search > should work: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:19:9
test/search.test.ts > search > should with namespace: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:30:9
test/search.test.ts > search > should with namespace & collapse: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:42:9
test/search.test.ts > search > should globs exclude work: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:55:9
test/search.test.ts > search > should globs exclude work with dirs: src/core/context.ts#L206
TypeError: this.options.excludeNames is not a function ❯ src/core/context.ts:206:26 ❯ Context.updateComponentNameMap src/core/context.ts:204:8 ❯ Context.addComponents src/core/context.ts:141:12 ❯ Module.searchComponents src/core/fs/glob.ts:23:7 ❯ Context.searchGlob src/core/context.ts:281:5 ❯ test/search.test.ts:68:9
test (lts/*, windows-latest)
Process completed with exit code 1.