Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

fix(gql): validate tags for gql interactions #323

fix(gql): validate tags for gql interactions

fix(gql): validate tags for gql interactions #323

Triggered via push November 27, 2023 22:26
Status Failure
Total duration 42s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build (lint:check): src/api/graphql.ts#L19
'GQLEdgeInterface' is defined but never used
build (lint:check)
Process completed with exit code 1.
build (format:check)
The job was canceled because "lint_check" failed.
build (build)
The job was canceled because "lint_check" failed.
build (build)
The operation was canceled.
build (lint:check): src/api/warp.ts#L102
Unexpected any. Specify a different type
build (lint:check): src/api/warp.ts#L262
Unexpected any. Specify a different type
build (lint:check): src/api/warp.ts#L263
Unexpected any. Specify a different type
build (lint:check): src/api/warp.ts#L420
Unexpected any. Specify a different type
build (lint:check): src/routes/contract.ts#L215
Unexpected any. Specify a different type
build (lint:check): src/routes/contract.ts#L216
Unexpected any. Specify a different type
build (lint:check): src/routes/contract.ts#L277
Unexpected any. Specify a different type
build (lint:check): src/types.ts#L88
Unexpected any. Specify a different type
build (lint:check): src/types.ts#L94
Unexpected any. Specify a different type
build (lint:check): tests/integration/routes.test.ts#L45
Forbidden non-null assertion