Skip to content

feat(rpc): make controller decorator name optional #897

feat(rpc): make controller decorator name optional

feat(rpc): make controller decorator name optional #897

Triggered via pull request October 21, 2023 14:53
Status Failure
Total duration 4m 3s
Artifacts

main.yml

on: pull_request
Matrix: unit-tests
Matrix: orm-mongo
Matrix: orm-mysql
Matrix: orm-postgres
Matrix: orm-sqlite
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
unit-tests (18.17.0): packages/rpc/src/decorators.ts#L1
Property 'name' has no initializer and is not definitely assigned in the constructor.
unit-tests (18.17.0)
Process completed with exit code 2.
unit-tests (18.17.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/