Skip to content

feat(playbook): better parameter default handling #6426

feat(playbook): better parameter default handling

feat(playbook): better parameter default handling #6426

Triggered via pull request December 25, 2024 11:15
Status Success
Total duration 3m 37s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint
The `save-state` 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/
eslint
The `save-state` 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/
eslint: scripts/serve-build.js#L13
'appTypes' is assigned a value but never used
eslint: scripts/serve-build.js#L40
Expected '===' and instead saw '=='
eslint: scripts/serve-build.js#L40
Expected '===' and instead saw '=='
eslint: src/api/services/playbooks.ts#L227
'sortParams' is assigned a value but never used
eslint: src/components/Authentication/Kratos/KratosRecovery.tsx#L91
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
eslint: src/components/Authentication/Kratos/ory/ui/NodeImage.tsx#L10
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
eslint: src/components/Canary/aggregate.tsx#L63
'minUptime' is defined but never used
eslint: src/components/Configs/Graph/formatConfigsForGraph.ts#L110
Array.prototype.filter() expects a value to be returned at the end of arrow function
eslint: src/components/Integrations/Table/IntegrationsTableColumns.tsx#L45
'IntegrationListTypeCell' is defined but never used
eslint: src/components/Permissions/PermissionsTable.tsx#L3
'Badge' is defined but never used