chore(deps-dev): bump the npm-development group with 6 updates #43
Annotations
10 errors and 3 warnings
__tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/func-call-spacing' was not found
|
__tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/semi' was not found
|
__tests__/index.test.ts#L1
Definition for rule '@typescript-eslint/type-annotation-spacing' was not found
|
__tests__/index.test.ts#L5
Replace `'../src/themeConverter'` with `"../src/themeConverter";`
|
__tests__/index.test.ts#L9
Replace `··.spyOn(themeConverter,·'cloneRepository'` with `····.spyOn(themeConverter,·"cloneRepository"`
|
__tests__/index.test.ts#L10
Replace `··.mockImplementation()` with `····.mockImplementation();`
|
__tests__/index.test.ts#L12
Replace `'themeConverter'` with `"themeConverter"`
|
__tests__/index.test.ts#L13
Replace `it('calls·cloneRepository·when·imported'` with `··it("calls·cloneRepository·when·imported"`
|
__tests__/index.test.ts#L14
Insert `····`
|
__tests__/index.test.ts#L15
Replace `require('../src/index')` with `····require("../src/index");`
|
.devcontainer/devcontainer.json#L1
File ignored by default.
|
.github/linters/tsconfig.json#L1
File ignored by default.
|
.prettierrc.json#L1
File ignored by default.
|
The logs for this run have expired and are no longer available.
Loading