Skip to content

Lint fixes

Lint fixes #123

Triggered via pull request February 28, 2025 17:23
@iago1501iago1501
synchronize #87
lint-fixes
Status Failure
Total duration 1m 4s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
Lint: react/Portal.tsx#L1
Replace `"react";` with `'react'`
Lint: react/Portal.tsx#L2
Replace `"react-dom";` with `'react-dom'`
Lint: react/Portal.tsx#L3
Replace `"vtex.render-runtime/react/components/NoSSR";` with `'vtex.render-runtime/react/components/NoSSR'`
Lint: react/Portal.tsx#L6
Delete `;`
Lint: react/Portal.tsx#L7
Delete `;`
Lint: react/Portal.tsx#L10
Delete `;`
Lint: react/Portal.tsx#L13
Delete `;`
Lint: react/Portal.tsx#L14
Delete `;`
Lint: react/Portal.tsx#L16
Delete `;`
Lint: react/Swipable.tsx#L282
Replace `·this.previousDragPositions[⏎······this.previousDragPositions.length·-·1⏎····` with `⏎······this.previousDragPositions[this.previousDragPositions.length·-·1`
IO app test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
IO app test
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: react/Drawer.tsx#L1
Import "MouseEventHandler" is only used as types
Lint: react/Drawer.tsx#L13
Import "PixelEventTypes" is only used as types
Lint: react/Drawer.tsx#L14
Import "MaybeResponsiveValue" is only used as types
Lint: react/DrawerTrigger.tsx#L2
Import "PixelEventTypes" is only used as types
Lint: react/modules/animation.ts#L1
Import "Measure" is only used as types
Lint: react/modules/animation.ts#L28
Expected blank line before this statement
Lint: react/modules/animation.ts#L31
Expected blank line before this statement
Lint: react/modules/animation.ts#L60
Forbidden non-null assertion
Lint: react/modules/animation.ts#L61
Forbidden non-null assertion
Lint: react/modules/animation.ts#L73
Expected blank line before this statement
Lint
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/