feat: user apps #951
Annotations
7 errors and 1 warning
GolangCI-Lint:
interactions.go#L208
exported type `InteractionContextType` should have comment or be unexported (golint)
|
GolangCI-Lint:
interactions.go#L211
exported const InteractionContextGuild should have comment (or a comment on this block) or be unexported (golint)
|
GolangCI-Lint:
structs.go#L139
exported type `ApplicationIntegrationType` should have comment or be unexported (golint)
|
GolangCI-Lint:
structs.go#L142
exported const ApplicationIntegrationGuildInstall should have comment (or a comment on this block) or be unexported (golint)
|
GolangCI-Lint:
structs.go#L146
exported type `ApplicationInstallParams` should have comment or be unexported (golint)
|
GolangCI-Lint:
structs.go#L151
exported type `ApplicationIntegrationTypeConfiguration` should have comment or be unexported (golint)
|
GolangCI-Lint
Process completed with exit code 1.
|
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/.
|
Loading