snort/system #3066
Annotations
10 errors and 1 warning
src/js/components/Footer.tsx#L85
Type 'string | null' is not assignable to type 'string'.
|
src/js/components/events/note/Avatar.tsx#L11
Type 'string | null' is not assignable to type 'string'.
|
src/js/components/searchbox/SearchResult.tsx#L33
Type 'string | null' is not assignable to type 'string'.
|
src/js/components/user/ProfileCard.tsx#L64
Expected 1-2 arguments, but got 4.
|
src/js/nostr/Events.ts#L702
Expected 1-2 arguments, but got 3.
|
src/js/nostr/Events.ts#L710
Expected 1-2 arguments, but got 3.
|
src/js/nostr/Events.ts#L718
Expected 1-2 arguments, but got 3.
|
src/js/nostr/Events.ts#L726
Expected 1-2 arguments, but got 3.
|
src/js/nostr/Events.ts#L762
Expected 1-2 arguments, but got 3.
|
src/js/nostr/Key.ts#L20
All declarations of 'nostr' must have identical modifiers.
|
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/
|
The logs for this run have expired and are no longer available.
Loading