Skip to content

New Components - zep #17697

New Components - zep

New Components - zep #17697

Triggered via pull request February 13, 2025 18:54
Status Failure
Total duration 1m 23s
Artifacts

pull-request-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Lint Code Base: components/zep/actions/add-comment/add-comment.mjs#L2
'axios' is defined but never used
Lint Code Base: components/zep/actions/create-document/create-document.mjs#L2
'axios' is defined but never used
Lint Code Base: components/zep/actions/update-document/update-document.mjs#L2
'axios' is defined but never used
Lint Code Base: components/zep/sources/document-updated/document-updated.mjs#L3
'axios' is defined but never used
Lint Code Base: components/zep/sources/new-comment/new-comment.mjs#L3
'axios' is defined but never used
Lint Code Base: components/zep/sources/new-document/new-document.mjs#L2
'axios' is defined but never used
Lint Code Base: components/zep/zep.app.mjs#L152
'title' is defined but never used
Lint Code Base: components/zep/zep.app.mjs#L152
'content' is defined but never used
Lint Code Base: components/zep/zep.app.mjs#L152
'folderId' is defined but never used
Lint Code Base
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/
Lint Code Base: components/zep/actions/add-comment/add-comment.mjs#L8
{{ts}} macro should be removed before committing
Lint Code Base: components/zep/actions/create-document/create-document.mjs#L8
{{ts}} macro should be removed before committing
Lint Code Base: components/zep/actions/update-document/update-document.mjs#L8
{{ts}} macro should be removed before committing
Lint Code Base: components/zep/actions/update-document/update-document.mjs#L11
Component prop zep must have a label. See https://pipedream.com/docs/components/guidelines/#props
Lint Code Base: components/zep/actions/update-document/update-document.mjs#L11
Component prop zep must have a description. See https://pipedream.com/docs/components/guidelines/#props
Lint Code Base: components/zep/sources/document-updated/document-updated.mjs#L8
Source names should start with "New". See https://pipedream.com/docs/components/guidelines/#source-name
Lint Code Base: components/zep/sources/document-updated/document-updated.mjs#L10
{{ts}} macro should be removed before committing
Lint Code Base: components/zep/sources/new-comment/new-comment.mjs#L9
Source descriptions should start with "Emit new". See https://pipedream.com/docs/components/guidelines/#source-description
Lint Code Base: components/zep/sources/new-comment/new-comment.mjs#L10
{{ts}} macro should be removed before committing
Lint Code Base: components/zep/sources/new-document/new-document.mjs#L10
{{ts}} macro should be removed before committing