feat(InteractionResponseData): add poll field #978
Annotations
10 errors and 8 warnings
lint:
events.go#L410
exported type `MessagePollVoteAdd` should have comment or be unexported (golint)
|
lint:
events.go#L418
exported type `MessagePollVoteRemove` should have comment or be unexported (golint)
|
lint:
structs.go#L2303
exported type `PollLayoutType` should have comment or be unexported (golint)
|
lint:
structs.go#L2306
exported const PollLayoutTypeDefault should have comment (or a comment on this block) or be unexported (golint)
|
lint:
structs.go#L2309
exported type `PollMedia` should have comment or be unexported (golint)
|
lint:
structs.go#L2313
exported type `PollAnswer` should have comment or be unexported (golint)
|
lint:
structs.go#L2318
exported type `PollAnswerCount` should have comment or be unexported (golint)
|
lint:
structs.go#L2324
exported type `PollResults` should have comment or be unexported (golint)
|
lint:
structs.go#L2329
exported type `Poll` should have comment or be unexported (golint)
|
lint
Process completed with exit code 1.
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|