imprv: Set the service instance id after DB is initialized #21946
Annotations
5 errors and 11 warnings
Lint
Argument of type 'IGrowiInfo<Record<string, never>>' is not assignable to parameter of type 'IGrowiInfo<IGrowiAppAdditionalInfo>'.
|
Lint
Type 'IGrowiInfo<Record<string, never>>' is not assignable to type 'IGrowiInfo<IGrowiAppAdditionalInfo>'.
|
Lint
Type 'IGrowiInfo<Record<string, never>>' is not assignable to type 'IGrowiInfo<IGrowiAppAdditionalInfo>'.
|
Lint
@growi/app#lint: command (/home/runner/work/growi/growi/apps/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L9
`import()` type annotations are forbidden
|
Lint:
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L10
`import()` type annotations are forbidden
|
Lint:
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L11
`import()` type annotations are forbidden
|
Lint:
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L12
`import()` type annotations are forbidden
|
Lint:
packages/slack/src/interfaces/growi-interaction-processor.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
Lint:
packages/slack/src/interfaces/growi-interaction-processor.ts#L16
Unexpected any. Specify a different type
|
Lint:
packages/slack/src/interfaces/request-from-slack.ts#L4
Unexpected any. Specify a different type
|
Lint:
packages/slack/src/interfaces/request-from-slack.ts#L14
Unexpected any. Specify a different type
|
Lint:
packages/slack/src/interfaces/request-from-slack.ts#L15
Unexpected any. Specify a different type
|
Lint:
packages/slack/src/middlewares/parse-slack-interaction-request.ts#L7
Unexpected any. Specify a different type
|
Loading