fix: wrong access token export from table #39
Triggered via pull request
September 17, 2025 16:56
Status
Failure
Total duration
2m 57s
Artifacts
–
Annotations
2 errors and 5 warnings
|
build-and-deploy
Process completed with exit code 1.
|
|
__tests__/useLinks.spec.ts > useLinks > handles download grant:
__tests__/useLinks.spec.ts#L120
AssertionError: expected "createElement" to be called with arguments: [ 'a' ]
Received:
1st createElement call:
Array [
- "a",
+ "div",
]
Number of calls: 1
❯ __tests__/useLinks.spec.ts:120:31
|
|
build-and-deploy:
src/console/pages/tabs/Links/hooks/useLinks.ts#L7
`../../../../core/utils/createCRD` import should occur before import of `../../../../core/utils/handleYamlFilename`
|
|
build-and-deploy:
src/console/interfaces/SkTable.interfaces.ts#L17
Unexpected any. Specify a different type
|
|
build-and-deploy:
__tests__/LinkFormProvider.spec.tsx#L106
Unexpected any. Specify a different type
|
|
build-and-deploy:
__tests__/LinkFormProvider.spec.tsx#L85
Unexpected any. Specify a different type
|
|
build-and-deploy:
__tests__/LinkFormProvider.spec.tsx#L64
Unexpected any. Specify a different type
|