better linting standards #1
Annotations
10 errors and 10 warnings
|
app/hackathons/edit/page.tsx#L812
Unexpected constant nullishness on the left-hand side of a `??` expression
|
|
app/hackathons/edit/page.tsx#L810
Unexpected constant nullishness on the left-hand side of a `??` expression
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app/api/hackathons/[id]/route.ts#L56
Do not access Object.prototype method 'hasOwnProperty' from target object
|
|
app/api/hackathons/[id]/route.ts#L33
Do not access Object.prototype method 'hasOwnProperty' from target object
|
|
.source/index.ts#L10
Insert `;`
|
|
.source/index.ts#L9
Insert `;`
|
|
.source/index.ts#L8
Insert `;`
|
|
.source/index.ts#L7
Insert `;`
|
|
.source/index.ts#L6
Insert `;`
|
|
.source/index.ts#L5
Insert `;`
|
|
.source/index.ts#L4
Insert `;`
|
|
.source/index.ts#L3
Insert `;`
|
|
.source/index.ts#L2
Insert `;`
|
|
.source/index.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
The logs for this run have expired and are no longer available.
Loading