Skip to content

chore(skills): correct the repo skills against the current code #1103

chore(skills): correct the repo skills against the current code

chore(skills): correct the repo skills against the current code #1103

Triggered via pull request August 28, 2026 13:43
Status Success
Total duration 1m 58s
Artifacts

test.yml

on: pull_request
Lint & Unit Tests
1m 54s
Lint & Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint & Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Unit Tests: src/components/atoms/writePostButton/container/writePostButton.tsx#L4
Using exported name 'UserAvatar' as identifier for default import
Lint & Unit Tests: src/components/animations/spinIndicator/spinIndicator.tsx#L19
Shadowing of global property 'undefined'
Lint & Unit Tests: src/components/animations/spinIndicator/spinIndicator.tsx#L16
Shadowing of global property 'undefined'
Lint & Unit Tests: src/components/animations/pulse/pulseAnimation.tsx#L105
Must use destructuring state assignment
Lint & Unit Tests: src/components/accountsBottomSheet/container/accountsBottomSheetContainer.tsx#L62
This line has a length of 105. Maximum allowed is 100
Lint & Unit Tests: src/assets/svgs/wavy-dash-icon.tsx#L28
This line has a length of 538. Maximum allowed is 100
Lint & Unit Tests: src/assets/svgs/hive-signer-icon.tsx#L45
This line has a length of 1270. Maximum allowed is 100
Lint & Unit Tests: src/_EXAMPLES_FOR_DEVELOPERS/components/statefull/view/exampleView.tsx#L1
Unexpected unlimited 'eslint-disable' comment. Specify some rule names to disable
Lint & Unit Tests: src/_EXAMPLES_FOR_DEVELOPERS/components/statefull/container/exampleContainer.tsx#L32
Unexpected unlimited 'eslint-disable-next-line' comment. Specify some rule names to disable