Feat(source): Add imprint content to source #204
Annotations
3 errors
|
typecheck
Process completed with exit code 2.
|
|
typecheck
@istex/react-tei#typecheck: command (/home/runner/work/istex-view/istex-view/packages/react-tei) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
typecheck
Type '{ eISBN: string; pISBN: string; eISSN: string; pISSN: string; }' is missing the following properties from type '{ eISBN: string; pISBN: string; eISSN: string; pISSN: string; publisher: string; volume: string; issue_without_year: string; issue_with_year: string; year: string; pages_one: string; pages_other: string; }': publisher, volume, issue_without_year, issue_with_year, and 3 more.
|