Skip to content

Feat make cluster pinning configurable #1311

Feat make cluster pinning configurable

Feat make cluster pinning configurable #1311

Triggered via pull request January 15, 2025 23:13
Status Success
Total duration 21s
Artifacts

commit-lint.yml

on: pull_request
commitlint
13s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
src/common/not-found-exception-filter.ts#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/common/provider.ts#L22
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/scripts/delete-user-credentials.js#L30
[@typescript-eslint/no-unused-vars] 'claim' is assigned a value but never used.