draft: check redirect url #3653
ci.yml
on: pull_request
π Lint project
16s
πͺ Type check
57s
π§ͺ Unit tests
52s
π§ͺ Component tests
1m 37s
π₯οΈ Browser tests
2m 33s
π§Ή Unused code check
45s
Matrix: βΏ Accessibility audit
Annotations
11 errors and 2 warnings
|
π Lint project
Process completed with exit code 1.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L20
'getAvatar' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L9
'handleResolver' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L8
'PublicUserSession' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L7
'useServerSession' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L6
'SLINGSHOT_HOST' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L5
'useOAuthStorage' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L4
'getOAuthLock' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L3
'sendRedirect' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L2
'NodeOAuthClient' is declared but its value is never read.
|
|
πͺ Type check:
server/api/auth/atproto.get.ts#L1
'Agent' is declared but its value is never read.
|
|
π§ͺ Unit tests
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
π§ͺ Component tests
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|