Skip to content

Add real file name to file_output frontend #614

Add real file name to file_output frontend

Add real file name to file_output frontend #614

Triggered via push October 16, 2024 10:29
Status Success
Total duration 4m 9s
Artifacts

web-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test: apps/web-remix/app/components/chat/ChatMentionList.tsx#L20
Component definition is missing display name
Test: apps/web-remix/app/components/pages/auth/register/page.tsx#L94
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
Test: apps/web-remix/app/components/pages/auth/register/page.tsx#L102
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
Test: apps/web-remix/app/components/pages/pipelines/EditBlockForm.tsx#L33
Import "JSONSchemaField" is only used as types
Test: apps/web-remix/app/components/pages/pipelines/interface/interface.loader.server.ts#L5
All imports in the declaration are only used as types. Use `import type`
Test: apps/web-remix/app/components/pages/pipelines/interface/interface.loader.server.ts#L10
All imports in the declaration are only used as types. Use `import type`
Test: apps/web-remix/app/components/pages/secrets/list/EditSecretKeyModal.tsx#L27
All imports in the declaration are only used as types. Use `import type`
Test: apps/web-remix/app/tests/__tests__/auth/login.handlers.ts#L3
All imports in the declaration are only used as types. Use `import type`
Docker
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/