♻️ 重构 CQUT 校园认证 Provider 并接入 CAS SDK #74
ci.yml
on: push
lint
15s
server-tests
33s
ui-tests
45s
build
30s
docker-build
0s
Annotations
10 errors and 4 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/identity/providers/cqut.provider.ts#L191
'error' is of type 'unknown'.
|
|
lint:
src/identity/providers/cqut.provider.ts#L186
'error' is of type 'unknown'.
|
|
lint:
src/identity/providers/cqut.provider.ts#L180
'error' is of type 'unknown'.
|
|
lint:
src/identity/providers/cqut.provider.ts#L146
'err' is of type 'unknown'.
|
|
lint:
src/identity/providers/cqut.provider.ts#L145
'err' is of type 'unknown'.
|
|
lint:
src/identity/providers/cqut.provider.ts#L143
'err' is of type 'unknown'.
|
|
lint:
src/identity/providers/cqut.provider.ts#L138
'err' is of type 'unknown'.
|
|
lint:
src/identity/providers/cqut.provider.ts#L10
Cannot find module '@cqut-openproject/cas' or its corresponding type declarations.
|
|
server-tests
Process completed with exit code 1.
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
server-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ui-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|