Skip to content

feat(k8s-client): chant to dynamic module #5

feat(k8s-client): chant to dynamic module

feat(k8s-client): chant to dynamic module #5

Triggered via push March 26, 2024 06:22
Status Failure
Total duration 44s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 127.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: packages/k8s-client/gen/utils/tools.ts#L18
Assignment to function parameter 'name'
lint: packages/k8s-client/gen/utils/tools.ts#L32
Assignment to function parameter 'name'
lint: packages/k8s-client/gen/utils/tools.ts#L42
Assignment to function parameter 'content'
lint: packages/k8s-client/gen/utils/tools.ts#L44
Assignment to function parameter 'content'
lint: packages/server/src/app.module.ts#L95
Assignment to function parameter 'schema'
lint: packages/server/src/app.module.ts#L96
Assignment to function parameter 'schema'
lint: packages/server/src/common/dataloader/index.ts#L139
Use `for…of` instead of `.forEach(…)`
lint: packages/server/src/common/filed-transform/decode-base64.transform.ts#L32
Assignment to function parameter 'value'
lint: packages/server/src/common/filed-transform/decode-base64.transform.ts#L34
Assignment to function parameter 'value'
lint: packages/server/src/common/filters/all-exception.filter.ts#L40
Assignment to function parameter 'exception'