Merge pull request #387 from zz-plant/codex/fix-core-artifacts-and-sp… #66
Annotations
10 errors
|
check:
src/pages/api/changelog.json.ts#L25
Async arrow function 'GET' has no 'await' expression
|
|
check:
src/pages/api/badges.json.ts#L5
Async arrow function 'GET' has no 'await' expression
|
|
check:
src/middleware.test.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `APIContext`
|
|
check:
src/middleware.test.ts#L55
Async arrow function has no 'await' expression
|
|
check:
src/middleware.test.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `APIContext`
|
|
check:
src/middleware.test.ts#L31
Async arrow function has no 'await' expression
|
|
check:
src/features/maintenance-simulator/simulatorLogic.test.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `string[] | undefined`
|
|
check:
src/components/__tests__/astro-container.test.ts#L101
Unsafe argument of type error typed assigned to a parameter of type `AstroComponentFactory`
|
|
check:
src/components/__tests__/astro-container.test.ts#L53
Unsafe argument of type error typed assigned to a parameter of type `AstroComponentFactory`
|
|
check:
src/components/__tests__/astro-container.test.ts#L11
Unsafe argument of type error typed assigned to a parameter of type `AstroComponentFactory`
|