Skip to content

Shared links frontend refactor #7503

Shared links frontend refactor

Shared links frontend refactor #7503

Triggered via pull request April 14, 2024 18:40
Status Failure
Total duration 3m 40s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

16 errors
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L7
Module '"../../../features/playground/PlaygroundActions"' has no exported member 'updateShortURL'.
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L8
Module '"../../../features/playground/PlaygroundTypes"' has no exported member 'SHORTEN_URL'.
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L22
Module '"../PlaygroundSaga"' has no exported member 'shortenURLRequest'. Did you mean to use 'import shortenURLRequest from "../PlaygroundSaga"' instead?
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L99
Object literal may only specify known properties, and 'queryString' does not exist in type 'PlaygroundState'.
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L167
Object literal may only specify known properties, and 'queryString' does not exist in type 'PlaygroundState'.
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L235
Object literal may only specify known properties, and 'queryString' does not exist in type 'PlaygroundState'.
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L286
Object literal may only specify known properties, and 'queryString' does not exist in type 'PlaygroundState'.
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L356
Object literal may only specify known properties, and 'queryString' does not exist in type 'PlaygroundState'.
lint (tsc): src/commons/sagas/__tests__/PlaygroundSaga.ts#L415
Object literal may only specify known properties, and 'queryString' does not exist in type 'PlaygroundState'.
lint (tsc): src/pages/playground/__tests__/Playground.tsx#L17
Module '"../Playground"' has no exported member 'handleHash'. Did you mean to use 'import handleHash from "../Playground"' instead?
lint (test-coveralls)
The job was canceled because "tsc" failed.
lint (test-coveralls)
The operation was canceled.
lint (build)
The job was canceled because "tsc" failed.
lint (build)
The operation was canceled.
lint (test)
The job was canceled because "tsc" failed.
lint (test)
The operation was canceled.