✨ refactor code formatting for consistency; update scripts in package… #20
Annotations
9 errors
build (20.x)
Process completed with exit code 2.
|
build (20.x):
src/index.ts#L25
Parameter 'res' implicitly has an 'any' type.
|
build (20.x):
src/index.ts#L25
Parameter '_req' implicitly has an 'any' type.
|
build (20.x):
src/index.ts#L16
Parameter 'res' implicitly has an 'any' type.
|
build (20.x):
src/index.ts#L16
Parameter '_req' implicitly has an 'any' type.
|
build (20.x):
src/index.ts#L9
Parameter 'next' implicitly has an 'any' type.
|
build (20.x):
src/index.ts#L9
Parameter '_res' implicitly has an 'any' type.
|
build (20.x):
src/index.ts#L9
Parameter 'req' implicitly has an 'any' type.
|
build (20.x):
src/index.ts#L3
Could not find a declaration file for module 'express'. '/home/runner/work/aws-fullstack-template/aws-fullstack-template/node_modules/express/index.js' implicitly has an 'any' type.
|