Skip to content

feat(awssqs): Support sending messages to SQS FIFO queues #811

feat(awssqs): Support sending messages to SQS FIFO queues

feat(awssqs): Support sending messages to SQS FIFO queues #811

Triggered via pull request January 25, 2024 16:17
Status Failure
Total duration 2m 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint Go code: pkg/cmd/context.go#L110
c.SecretName undefined (type *commandContext has no field or method SecretName) (typecheck)
Lint Go code: pkg/cmd/context.go#L116
c.SecretName undefined (type *commandContext has no field or method SecretName) (typecheck)
Lint Go code: pkg/cmd/context.go#L126
c.SecretName undefined (type *commandContext has no field or method SecretName) (typecheck)
Lint Go code: pkg/cmd/context.go#L134
c.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
Lint Go code: pkg/cmd/context.go#L140
c.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
Lint Go code: pkg/cmd/context.go#L144
c.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
Lint Go code: pkg/cmd/trigger.go#L39
cmdContext.ConfigMapName undefined (type *commandContext has no field or method ConfigMapName) (typecheck)
Lint Go code: pkg/controller/metrics.go#L32
registry.MustRegister undefined (type *MetricsRegistry has no field or method MustRegister) (typecheck)
Lint Go code: pkg/controller/metrics.go#L33
registry.MustRegister undefined (type *MetricsRegistry has no field or method MustRegister) (typecheck)
Lint Go code: pkg/services/googlechat.go#L30
undefined: chat (typecheck)
Lint Go code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-go@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.