Bump cookie from 0.6.0 to 0.7.0 #1
deploy.yml
on: pull_request
⬣ ESLint
42s
ʦ TypeScript
35s
⚡ Vitest
40s
⚫️ Cypress
1m 29s
🚀 Deploy
0s
Annotations
15 errors and 3 warnings
ʦ TypeScript:
app/routes/Search.tsx#L40
Property 'map' does not exist on type '{}'.
|
ʦ TypeScript:
app/routes/products.$productId.tsx#L35
'product' is of type 'unknown'.
|
ʦ TypeScript:
app/routes/products.$productId.tsx#L37
'product' is of type 'unknown'.
|
ʦ TypeScript:
app/routes/products.$productId.tsx#L39
'product' is of type 'unknown'.
|
ʦ TypeScript
Process completed with exit code 2.
|
⬣ ESLint:
app/components/Conditionnal.tsx#L3
'element' is assigned a value but never used
|
⬣ ESLint:
app/components/CounterWithReducer.tsx#L4
Use an `interface` instead of a `type`
|
⬣ ESLint:
app/components/CurlyComponents.tsx#L2
'element1' is assigned a value but never used
|
⬣ ESLint:
app/components/CurlyComponents.tsx#L4
Unexpected any. Specify a different type
|
⬣ ESLint:
app/components/CurlyComponents.tsx#L4
Unexpected any. Specify a different type
|
⬣ ESLint:
app/components/CurlyComponents.tsx#L13
'element2' is assigned a value but never used
|
⬣ ESLint:
app/components/CurlyComponents.tsx#L16
'element' is assigned a value but never used
|
⬣ ESLint:
app/components/Greetings.tsx#L5
Use an `interface` instead of a `type`
|
⬣ ESLint:
app/components/ThemedButton.tsx#L2
There should be at least one empty line between import groups
|
⬣ ESLint:
app/components/UseEffect.tsx#L3
'Example' is defined but never used
|
⬣ ESLint:
app/routes/customers.tsx#L78
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
⬣ ESLint:
app/routes/customers.tsx#L91
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|
⬣ ESLint:
app/routes/customers.tsx#L94
Potential leaked value that might cause unintentionally rendered values or rendering crashes
|