feat: Auto Rename v1.1 #27
pr-ci.yaml
on: pull_request
server_ci
26s
client_ci
18s
build_client
2m 34s
build_docker
47s
Annotations
7 errors and 5 warnings
server/src/routes/autoRename.ts#L156
[@typescript-eslint/no-unnecessary-type-assertion] This assertion is unnecessary since it does not change the type of the expression.
|
server/src/services/AutoRenameService.ts#L99
[comma-dangle] Missing trailing comma.
|
server/src/tasks/autoRename.ts#L197
[comma-dangle] Missing trailing comma.
|
server/src/tasks/autoRename.ts#L217
[comma-dangle] Missing trailing comma.
|
server/src/tasks/autoRename.ts#L397
[comma-dangle] Missing trailing comma.
|
server/src/tasks/autoRename.ts#L415
[comma-dangle] Missing trailing comma.
|
server_ci
The process '/usr/local/bin/yarn' failed with exit code 1
|
client_ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
server/src/tasks/autoRename.ts#L282
[no-warning-comments] Unexpected 'fixme' comment: 'FIXME: Need to catch errors here'.
|
server_ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_client
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|