Skip to content

Update to a V3 only SDK #875

Update to a V3 only SDK

Update to a V3 only SDK #875

Triggered via pull request November 9, 2024 01:57
@nplasterernplasterer
synchronize #526
np/v3
Status Failure
Total duration 1m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/index.ts#L17
Module '"./lib/Conversation"' has no exported member 'ConversationContainer'.
lint: src/index.ts#L775
'Conversation' only refers to a type, but is being used as a value here.
lint: src/index.ts#L840
'Conversation' only refers to a type, but is being used as a value here.
lint: src/index.ts#L856
'Conversation' only refers to a type, but is being used as a value here.
lint: src/index.ts#L930
'Conversation' only refers to a type, but is being used as a value here.
lint: src/index.ts#L1523
Module '"./lib/Conversation"' has no exported member 'ConversationContainer'.
lint: src/lib/Conversation.ts#L5
Import declaration conflicts with local declaration of 'Conversation'.
lint: src/lib/Conversations.ts#L6
Module '"./Conversation"' has no exported member 'ConversationContainer'.
lint: src/lib/Conversations.ts#L39
Cannot find name 'Conversation'.
lint: src/lib/Conversations.ts#L39
Return type of public method from exported class has or is using private name 'Conversation'.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/