chore(deps): bump openid-client from 5.7.1 to 6.5.0 #5987
Annotations
24 errors and 11 warnings
build
Process completed with exit code 1.
|
build
isomer-studio#build: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.2/x64/bin/npm run build exited (1)
|
typecheck
Process completed with exit code 2.
|
typecheck
isomer-studio#typecheck: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.2/x64/bin/npm run typecheck exited (2)
|
typecheck
Parameter 'part' implicitly has an 'any' type.
|
typecheck
Module '"openid-client"' has no exported member 'TokenSet'.
|
typecheck
Module '"openid-client"' has no exported member 'Issuer'.
|
typecheck
Module '"openid-client"' has no exported member 'generators'.
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.service.ts#L16
Unsafe assignment of an error typed value
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.service.ts#L15
Unsafe member access .discover on an `error` typed value
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.service.ts#L15
Unsafe call of an `error` type typed value
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.service.ts#L15
Unsafe assignment of an error typed value
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.router.ts#L157
Unsafe assignment of an error typed value
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.router.ts#L125
Unsafe array destructuring of a tuple element with an error typed value
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.router.ts#L54
Unsafe assignment of an error typed value
|
lint:
apps/studio/src/server/modules/auth/singpass/singpass.router.ts#L40
Unsafe array destructuring of a tuple element with an error typed value
|
lint
isomer-studio#lint: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.2/x64/bin/npm run lint -- --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint:
apps/studio/src/features/sign-in/components/SingpassLogin/SingpassLoginButton.tsx#L14
Unsafe argument of type error typed assigned to a parameter of type `Url`
|
End-to-end tests
Process completed with exit code 1.
|
End-to-end tests
isomer-studio#build: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.2/x64/bin/npm run build exited (1)
|
Unit & integration tests
Process completed with exit code 1.
|
src/server/modules/auth/singpass/__tests__/singpass.router.test.ts:
apps/studio/src/server/modules/auth/singpass/singpass.service.ts#L19
TypeError: Cannot read properties of undefined (reading 'discover')
❯ src/server/modules/auth/singpass/singpass.service.ts:19:28
❯ src/server/modules/auth/singpass/singpass.router.ts:10:31
|
src/server/modules/auth/__tests__/auth.router.test.ts:
apps/studio/src/server/modules/auth/singpass/singpass.service.ts#L19
TypeError: Cannot read properties of undefined (reading 'discover')
❯ src/server/modules/auth/singpass/singpass.service.ts:19:28
❯ src/server/modules/auth/singpass/singpass.router.ts:10:31
|
Unit & integration tests
isomer-studio#test-ci:unit: command (/home/runner/work/isomer/isomer/apps/studio) /opt/hostedtoolcache/node/20.19.2/x64/bin/npm run test-ci:unit exited (1)
|
lint:
packages/components/src/presets/classic.ts#L37
Unsafe assignment of an `any` value
|
lint:
packages/components/src/presets/classic.ts#L36
Unsafe call of an `any` typed value
|
lint:
packages/components/src/presets/classic.ts#L36
Unsafe assignment of an `any` value
|
lint:
packages/components/src/presets/classic.ts#L35
Unsafe call of an `any` typed value
|
lint:
packages/components/src/presets/classic.ts#L35
Unsafe assignment of an `any` value
|
lint:
packages/components/src/presets/classic.ts#L34
Unsafe call of an `any` typed value
|
lint:
packages/components/src/presets/classic.ts#L34
Unsafe assignment of an `any` value
|
lint:
packages/components/src/presets/classic.ts#L31
Unexpected any. Specify a different type
|
lint:
packages/components/src/interfaces/internal/SidePane.ts#L2
Unexpected any. Specify a different type
|
lint:
packages/components/src/interfaces/internal/Header.ts#L3
Unexpected any. Specify a different type
|
End-to-end tests
No files were found with the provided path: apps/studio/tests/e2e/test-results. No artifacts will be uploaded.
|