Skip to content

ci: problem-matcher 적용 (2번째 시도) #219

ci: problem-matcher 적용 (2번째 시도)

ci: problem-matcher 적용 (2번째 시도) #219

Triggered via pull request September 7, 2023 05:18
Status Failure
Total duration 41s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test PR: backend/src/app.ts#L1
Could not find a declaration file for module 'cookie-parser'. '/home/runner/work/backend/backend/node_modules/.pnpm/[email protected]/node_modules/cookie-parser/index.js' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L2
Could not find a declaration file for module 'cors'. '/home/runner/work/backend/backend/node_modules/.pnpm/[email protected]/node_modules/cors/lib/index.js' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L3
Could not find a declaration file for module 'express'. '/home/runner/work/backend/backend/node_modules/.pnpm/[email protected]/node_modules/express/index.js' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L4
Could not find a declaration file for module 'passport'. '/home/runner/work/backend/backend/node_modules/.pnpm/[email protected]/node_modules/passport/lib/index.js' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L5
Could not find a declaration file for module 'swagger-jsdoc'. '/home/runner/work/backend/backend/node_modules/.pnpm/[email protected][email protected]/node_modules/swagger-jsdoc/index.js' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L6
Could not find a declaration file for module 'swagger-ui-express'. '/home/runner/work/backend/backend/node_modules/.pnpm/[email protected][email protected]/node_modules/swagger-ui-express/index.js' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L50
Parameter '_req' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L50
Parameter 'res' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L71
Parameter '_req' implicitly has an 'any' type.
Test PR: backend/src/app.ts#L71
Parameter 'res' implicitly has an 'any' type.