Skip to content

snort/system

snort/system #3065

Triggered via push September 15, 2023 12:35
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
lint: src/js/nostr/PubSub.ts#L44
Replace `⏎····filter:·Filter,⏎····callback?:·(event:·Event)·=>·void,⏎··` with `filter:·Filter,·callback?:·(event:·Event)·=>·void`
lint: src/js/nostr/SnortSystem.ts#L30
'event' is defined but never used
lint
Process completed with exit code 1.
build: src/js/components/Footer.tsx#L85
Type 'string | null' is not assignable to type 'string'.
build: src/js/components/events/note/Avatar.tsx#L11
Type 'string | null' is not assignable to type 'string'.
build: src/js/components/searchbox/SearchResult.tsx#L33
Type 'string | null' is not assignable to type 'string'.
build: src/js/components/user/ProfileCard.tsx#L64
Expected 1-2 arguments, but got 4.
build: src/js/nostr/Events.ts#L702
Expected 1-2 arguments, but got 3.
build: src/js/nostr/Events.ts#L710
Expected 1-2 arguments, but got 3.
build: src/js/nostr/Events.ts#L718
Expected 1-2 arguments, but got 3.
build: src/js/nostr/Events.ts#L726
Expected 1-2 arguments, but got 3.
build: src/js/nostr/Events.ts#L762
Expected 1-2 arguments, but got 3.
build: src/js/nostr/Key.ts#L20
All declarations of 'nostr' must have identical modifiers.
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/
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/
bench
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/
test
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/