Skip to content

Update dependency tsoa to ^6.5.1 #109

Update dependency tsoa to ^6.5.1

Update dependency tsoa to ^6.5.1 #109

Triggered via push October 15, 2024 09:02
Status Failure
Total duration 30s
Artifacts

test.yml

on: push
repo_ids
3s
repo_ids
Run tests
19s
Run tests
Check version
6s
Check version
Matrix: Run Static Analysis Checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run Static Analysis Checks (check): example/controllers/example.ts#L6
Unable to resolve signature of method decorator when called as an expression.
Run Static Analysis Checks (check): example/controllers/example.ts#L6
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => Promise<{ message: string; authenticated: boolean; }>)'.
Run Static Analysis Checks (check): example/controllers/example.ts#L7
Unable to resolve signature of method decorator when called as an expression.
Run Static Analysis Checks (check): example/controllers/example.ts#L7
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => Promise<{ message: string; authenticated: boolean; }>)'.
Run Static Analysis Checks (check): example/controllers/example.ts#L18
Unable to resolve signature of method decorator when called as an expression.
Run Static Analysis Checks (check): example/controllers/example.ts#L18
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => Promise<{ message: string; authenticated: boolean; }>)'.
Run Static Analysis Checks (check): example/controllers/example.ts#L19
Unable to resolve signature of method decorator when called as an expression.
Run Static Analysis Checks (check): example/controllers/example.ts#L19
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => Promise<{ message: string; authenticated: boolean; }>)'.
Run Static Analysis Checks (check)
Process completed with exit code 2.