test: add comprehensive tests for frontmatter index functions (#32) #125
Annotations
10 errors
|
test:
__tests__/frontmatter/index.test.ts#L211
Property 'setFileCache' does not exist on type 'MetadataCache'. Did you mean 'getFileCache'?
|
|
test:
__tests__/frontmatter/index.test.ts#L199
Property 'setFileCache' does not exist on type 'MetadataCache'. Did you mean 'getFileCache'?
|
|
test:
__tests__/frontmatter/index.test.ts#L181
Property 'setFileCache' does not exist on type 'MetadataCache'. Did you mean 'getFileCache'?
|
|
test:
__tests__/frontmatter/index.test.ts#L177
Property 'setFileCache' does not exist on type 'MetadataCache'. Did you mean 'getFileCache'?
|
|
test:
__tests__/frontmatter/index.test.ts#L165
Property 'setFileCache' does not exist on type 'MetadataCache'. Did you mean 'getFileCache'?
|
|
test:
__tests__/frontmatter/index.test.ts#L162
Property 'setFileCache' does not exist on type 'MetadataCache'. Did you mean 'getFileCache'?
|
|
test:
__tests__/frontmatter/index.test.ts#L159
Property 'setFileCache' does not exist on type 'MetadataCache'. Did you mean 'getFileCache'?
|
|
test:
__tests__/frontmatter/index.test.ts#L155
Expected 0 arguments, but got 2.
|
|
test:
__tests__/frontmatter/index.test.ts#L154
Expected 0 arguments, but got 2.
|
|
test:
__tests__/frontmatter/index.test.ts#L153
Expected 0 arguments, but got 2.
|