Skip to content

Replace seamapi package with seam package #3178

Replace seamapi package with seam package

Replace seamapi package with seam package #3178

Triggered via pull request July 11, 2024 03:52
Status Failure
Total duration 1m 26s
Artifacts

check.yml

on: pull_request
Matrix: lint
Matrix: test
Matrix: typecheck
Matrix: install
Fit to window
Zoom out
Zoom in

Annotations

31 errors
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L87
Parameter 'error' implicitly has an 'any' type.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L95
Parameter 'warning' implicitly has an 'any' type.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L196
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L197
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L201
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L202
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L227
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L228
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L235
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v20): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L236
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L87
Parameter 'error' implicitly has an 'any' type.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L95
Parameter 'warning' implicitly has an 'any' type.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L196
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L197
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L201
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L202
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L227
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L228
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L235
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Build / Package: src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L236
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L87
Parameter 'error' implicitly has an 'any' type.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L95
Parameter 'warning' implicitly has an 'any' type.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L196
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L197
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L201
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L202
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L227
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L228
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L235
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Typecheck (Node.js v18): src/lib/seam/components/AccessCodeDetails/AccessCodeDetails.tsx#L236
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
Docs
Process completed with exit code 3.