chore: use gh runners instead of self host - [CU-869d9f6bm] #959
code-quality-workflow.yaml
on: pull_request
Code Style & Quality
5m 31s
Annotations
3 errors and 11 warnings
|
Code Style & Quality
Process completed with exit code 1.
|
|
../test/nuxt/components/SideBar/Left/index.spec.ts > SideBar Left Component > render post tweet button:
test/nuxt/components/SideBar/Left/index.spec.ts#L93
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ ../test/nuxt/components/SideBar/Left/index.spec.ts:93:5
|
|
../test/nuxt/components/notifications/QuoteMention.spec.ts > notifications/QuoteMention.vue > renders TweetDefaultCard and forwards tweet prop:
test/nuxt/components/notifications/QuoteMention.spec.ts#L12
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../test/nuxt/components/notifications/QuoteMention.spec.ts:12:3
|
|
Code Style & Quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Style & Quality:
mocks/handlers/tweet.ts#L307
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Code Style & Quality:
mocks/handlers/register.ts#L63
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Code Style & Quality:
mocks/handlers/register.ts#L45
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Code Style & Quality:
mocks/handlers/profile-interactions.ts#L230
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Code Style & Quality:
mocks/generators/genMockHashtags.ts#L129
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Code Style & Quality:
app/composables/useDmSse.ts#L148
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Code Style & Quality:
app/composables/useDmSse.ts#L141
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
Code Style & Quality:
app/components/notifications/Base.vue#L144
'v-html' directive can lead to XSS attack
|
|
Code Style & Quality:
app/components/common/VirtualInfiniteScroller.vue#L18
Prop 'dataCy' requires default value to be set
|
|
Code Style & Quality:
app/components/common/VirtualInfiniteScroller.vue#L12
Prop 'valuesToWatch' requires default value to be set
|