fix tsed logger error in slackbot-proxy #21874
ci-app.yml
on: push
Matrix: ci-app-launch-dev
Matrix: ci-app-lint
Matrix: ci-app-test
Annotations
6 errors and 13 warnings
ci-app-launch-dev (20.x)
@growi/pdf-converter#gen:swagger-spec: command (/home/runner/work/growi/growi/apps/pdf-converter) /home/runner/setup-pnpm/node_modules/.bin/pnpm run gen:swagger-spec exited (1)
|
ci-app-launch-dev (20.x)
Process completed with exit code 1.
|
ci-app-test (20.x)
@growi/pdf-converter#gen:swagger-spec: command (/home/runner/work/growi/growi/apps/pdf-converter) /home/runner/setup-pnpm/node_modules/.bin/pnpm run gen:swagger-spec exited (1)
|
ci-app-test (20.x)
Process completed with exit code 1.
|
ci-app-lint (20.x)
@growi/pdf-converter#gen:swagger-spec: command (/home/runner/work/growi/growi/apps/pdf-converter) /home/runner/setup-pnpm/node_modules/.bin/pnpm run gen:swagger-spec exited (1)
|
ci-app-lint (20.x)
Process completed with exit code 1.
|
ci-app-launch-dev (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci-app-test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci-app-lint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci-app-lint (20.x):
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L9
`import()` type annotations are forbidden
|
ci-app-lint (20.x):
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L10
`import()` type annotations are forbidden
|
ci-app-lint (20.x):
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L11
`import()` type annotations are forbidden
|
ci-app-lint (20.x):
packages/remark-growi-directive/src/micromark-factory-attributes-devider/index.d.ts#L12
`import()` type annotations are forbidden
|
ci-app-lint (20.x):
packages/slack/src/interfaces/growi-interaction-processor.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
ci-app-lint (20.x):
packages/slack/src/interfaces/growi-interaction-processor.ts#L16
Unexpected any. Specify a different type
|
ci-app-lint (20.x):
packages/slack/src/interfaces/request-from-slack.ts#L4
Unexpected any. Specify a different type
|
ci-app-lint (20.x):
packages/slack/src/interfaces/request-from-slack.ts#L14
Unexpected any. Specify a different type
|
ci-app-lint (20.x):
packages/slack/src/interfaces/request-from-slack.ts#L15
Unexpected any. Specify a different type
|
ci-app-lint (20.x):
packages/slack/src/middlewares/parse-slack-interaction-request.ts#L7
Unexpected any. Specify a different type
|