Skip to content

vertically tighter note layout #2609

vertically tighter note layout

vertically tighter note layout #2609

Triggered via push July 26, 2023 06:17
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
build: src/js/components/Dropdown.tsx#L10
Property 'small' does not exist on type 'Props'.
build: src/js/components/events/EventDropdown.tsx#L107
Type '{ children: Element[]; small: true; }' is not assignable to type 'IntrinsicAttributes & Props'.
build: src/js/components/user/ProfileCard.tsx#L41
'name' is declared but its value is never read.
build: src/js/components/user/ProfileCard.tsx#L42
'nip05' is declared but its value is never read.
build: src/js/components/user/ProfileCard.tsx#L43
'about' is declared but its value is never read.
build: src/js/components/user/ProfileCard.tsx#L44
'followedUserCount' is declared but its value is never read.
build: src/js/components/user/ProfileCard.tsx#L45
'followerCount' is declared but its value is never read.
build: src/js/components/user/ProfileCard.tsx#L47
'rawDataJson' is declared but its value is never read.
build: src/js/components/user/ProfileCard.tsx#L49
Cannot find name 'useHistory'. Did you mean 'history'?
build: src/js/components/user/ProfileCard.tsx#L63
Argument of type 'any' is not assignable to parameter of type 'never'.
lint: src/js/components/user/ProfileCard.tsx#L41
'name' is assigned a value but never used
lint: src/js/components/user/ProfileCard.tsx#L42
'nip05' is assigned a value but never used
lint: src/js/components/user/ProfileCard.tsx#L43
'about' is assigned a value but never used
lint: src/js/components/user/ProfileCard.tsx#L44
'followedUserCount' is assigned a value but never used
lint: src/js/components/user/ProfileCard.tsx#L45
'followerCount' is assigned a value but never used
lint: src/js/components/user/ProfileCard.tsx#L47
'rawDataJson' is assigned a value but never used
lint
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/