wip: contacts #9132
Triggered via pull request
December 11, 2024 15:25
Status
Cancelled
Total duration
6m 12s
Artifacts
–
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
1m 45s
Type Checking
1m 48s
Linting and formatting
1m 39s
Unit Tests
3m 32s
Build libs for publishing
3m 4s
Other Checks
1m 16s
Releases revision Checks
1m 36s
Annotations
28 errors and 13 warnings
Other Checks
Process completed with exit code 1.
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L5
'ws' should be listed in the project's dependencies. Run 'npm i -S ws' to add it
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L12
React Hook "useWebSocketImplementation" cannot be called at the top level. React Hooks must be called in a React function component or a custom React Hook function
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L41
Expected blank line before this statement
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L61
Unexpected console statement
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L79
Expected blank line before this statement
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L101
Unexpected console statement
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L102
Unexpected console statement
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L119
Unexpected console statement
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L129
Unexpected console statement
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L135
Async method 'dispose' has no 'await' expression
|
Type Checking
Property 'send' in type 'NostrClient' is not assignable to the same property in base type 'PeerToPeerCommunicationClient<PeerToPeerCommunicationClientEvents>'.
|
Type Checking
Argument of type 'Event' is not assignable to parameter of type 'PeerToPeerEvent'.
|
Type Checking
Type 'string | undefined' is not assignable to type '`npub1${string}`'.
|
Type Checking
Cannot find name 'Params'.
|
Type Checking
Process completed with exit code 1.
|
Build libs for publishing
Cannot find name 'Params'.
|
Build libs for publishing
Cannot find name 'Params'.
|
Build libs for publishing
Cannot find name 'Params'.
|
Build libs for publishing
Cannot find name 'Params'.
|
Build libs for publishing
Cannot find module 'nostr-tools/relay' or its corresponding type declarations.
|
Build libs for publishing
Cannot find module 'nostr-tools/nip19' or its corresponding type declarations.
|
Build libs for publishing
Cannot find module 'nostr-tools/pool' or its corresponding type declarations.
|
Build libs for publishing
Cannot find module 'nostr-tools/pure' or its corresponding type declarations.
|
Build libs for publishing
Property 'send' in type 'NostrClient' is not assignable to the same property in base type 'PeerToPeerCommunicationClient<PeerToPeerCommunicationClientEvents>'.
|
Build libs for publishing
Parameter 'event' implicitly has an 'any' type.
|
Unit Tests
Canceling since a higher priority waiting request for '[Check] Validation-hack-contact-list' exists
|
Unit Tests
The operation was canceled.
|
Setup and Cache Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Other Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting and formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting and formatting:
packages/connect-nostr/src/index.ts#L7
There should be at least one empty line between import groups
|
Linting and formatting:
packages/connect/e2e/tests/device/methods.test.ts#L124
Unexpected console statement
|
Linting and formatting:
packages/connect/e2e/tests/device/methods.test.ts#L125
Unexpected console statement
|
Linting and formatting:
packages/connect/src/core/method.ts#L15
Unexpected console statement
|
Linting and formatting:
packages/connect/src/types/api/nostrGetPublicKey.ts#L1
There should be at least one empty line between import groups
|
Linting and formatting:
packages/suite/src/views/settings/SettingsDebug/Nostr.tsx#L125
Curly braces are unnecessary here
|
Linting and formatting:
packages/suite/src/views/settings/SettingsDebug/Nostr.tsx#L141
Curly braces are unnecessary here
|
Releases revision Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Checking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build libs for publishing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|