Bump eslint-plugin-import from 2.22.1 to 2.29.0 #137
Annotations
2 errors and 9 warnings
lint:
packages/core/src/release.ts#L1
Unable to resolve path to module 'type-fest'
|
lint
Process completed with exit code 1.
|
lint:
packages/core/src/git.ts#L854
Async method 'publish' has too many parameters (5). Maximum allowed is 4
|
lint:
plugins/all-contributors/src/index.ts#L179
Unexpected any. Specify a different type
|
lint:
plugins/gradle/src/index.ts#L167
Unexpected 'todo' comment: 'TODO: Is this where we can introspect PR...'
|
lint:
plugins/gradle/src/index.ts#L287
Unexpected 'todo' comment: 'TODO: We should at least report the...'
|
lint:
plugins/maven/src/index.ts#L1
'/home/runner/work/auto/auto/node_modules/@auto-it/core/dist/auto.js' imported multiple times
|
lint:
plugins/maven/src/index.ts#L7
'/home/runner/work/auto/auto/node_modules/@auto-it/core/dist/auto.js' imported multiple times
|
lint:
plugins/microsoft-teams/__tests__/index.test.ts#L280
Some tests seem to be commented
|
lint:
plugins/microsoft-teams/src/index.ts#L147
Unexpected 'todo' comment: 'TODO: @mentions don't work in teams -...'
|
lint:
plugins/slack/src/index.ts#L443
Unexpected any. Specify a different type
|