Skip to content

update datadog and pgx #282

update datadog and pgx

update datadog and pgx #282

Triggered via push May 16, 2024 17:38
Status Failure
Total duration 1m 20s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: replication/message.go#L21
could not import github.com/jackc/pglogrepl (-: # github.com/jackc/pglogrepl
lint: vendor/github.com/jackc/pglogrepl/pglogrepl.go#L660
assignment mismatch: 1 variable but cd.Encode returns 2 values) (typecheck)
lint: replication/client/conn/conn.go#L24
could not import github.com/jackc/pglogrepl (-: # github.com/jackc/pglogrepl
lint: vendor/github.com/jackc/pglogrepl/pglogrepl.go#L660
assignment mismatch: 1 variable but cd.Encode returns 2 values) (typecheck)
lint: utils/utils.go#L26
could not import github.com/jackc/pglogrepl (-: # github.com/jackc/pglogrepl
lint: vendor/github.com/jackc/pglogrepl/pglogrepl.go#L660
assignment mismatch: 1 variable but cd.Encode returns 2 values) (typecheck)
lint: transport/transporters/kinesis/batch/batch_test.go#L26
"github.com/aws/aws-sdk-go/service/kinesis" imported and not used (typecheck)
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/