Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Merge remote-tracking branch 'origin/staging' into feat/integrate-cre… #8682

Merge remote-tracking branch 'origin/staging' into feat/integrate-cre…

Merge remote-tracking branch 'origin/staging' into feat/integrate-cre… #8682

Triggered via push November 1, 2023 21:29
Status Success
Total duration 4m 43s
Artifacts

chromatic.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 8BitJonny/[email protected], actions/cache@v2, mad9000/actions-find-and-replace-string@2, peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
Deploy
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/
packages/app/components/card/card.tsx#L71
[unused-imports/no-unused-vars] 'tw' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/card/card.tsx#L72
[unused-imports/no-unused-vars] 'sizeStyle' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/card/card.tsx#L76
[unused-imports/no-unused-vars] 'style' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/card/card.tsx#L78
[unused-imports/no-unused-vars] 'edition' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/card/card.tsx#L83
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/claim/claimed-share-button.tsx#L23
[unused-imports/no-unused-vars] 'nft' is defined but never used. Allowed unused args must match /^_/u.
packages/app/components/creator-channels/components/message-input.tsx#L84
[unused-imports/no-unused-vars] 'edition' is defined but never used. Allowed unused args must match /^_/u.
packages/app/components/creator-channels/components/message-input.tsx#L111
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/creator-channels/components/message-item.tsx#L58
[unused-imports/no-unused-vars] 'PlatformAnimateHeight' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/creator-token/creator-token-users.tsx#L36
[unused-imports/no-unused-vars] 'index' is defined but never used. Allowed unused args must match /^_/u.
packages/app/components/creator-token/invite-creator-token.tsx#L52
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/creator-token/review-creator-token.tsx#L33
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/profile/profile-social.tsx#L28
[unused-imports/no-unused-vars] 'savedSongs' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/profile/tokens-tab.tsx#L63
[unused-imports/no-unused-vars] 'NUM_COLUMNS' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/profile/tokens-tab.tsx#L357
[unused-imports/no-unused-vars] 'list' is defined but never used. Allowed unused args must match /^_/u.
packages/app/components/profile/tokens-tab.tsx#L360
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/profile/tokens-tab.tsx#L363
[unused-imports/no-unused-vars] 'user' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/settings/tabs/billing.tsx#L240
[unused-imports/no-unused-vars] 'screenHeight' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/settings/tabs/billing.tsx#L241
[unused-imports/no-unused-vars] 'isMdWidth' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/share/use-share-image.tsx#L30
[no-empty] Empty block statement.
packages/app/components/tooltips/content-tooltip.tsx#L29
[unused-imports/no-unused-vars] 'isDark' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/components/trending/trending-item.tsx#L43
[unused-imports/no-unused-vars] 'type' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/hooks/api-hooks.ts#L302
[unused-imports/no-unused-vars] 'profileId' is defined but never used. Allowed unused args must match /^_/u.
packages/app/providers/user-provider.tsx#L21
[unused-imports/no-unused-vars] 'router' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/app/utilities.ts#L763
[unused-imports/no-unused-vars] 'getProfileTitle' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/design-system/hooks/use-lock-html-scroll.tsx#L1
[unused-imports/no-unused-vars] 'isLocked' is assigned a value but never used. Allowed unused vars must match /^_/u.
packages/design-system/list-video/index.tsx#L21
[unused-imports/no-unused-vars] 'props' is defined but never used. Allowed unused args must match /^_/u.
packages/design-system/track-player/web/TrackPlayer/PlaylistPlayer.ts#L210
[unused-imports/no-unused-vars] 'index' is defined but never used. Allowed unused args must match /^_/u.
packages/design-system/track-player/web/TrackPlayer/PlaylistPlayer.ts#L210
[unused-imports/no-unused-vars] 'metadata' is defined but never used. Allowed unused args must match /^_/u.
packages/design-system/track-player/web/TrackPlayer/PlaylistPlayer.ts#L212
[unused-imports/no-unused-vars] 'metadata' is defined but never used. Allowed unused args must match /^_/u.