feat: support of otf metadata for iceberg destinations #644
Annotations
10 errors and 1 warning
golangci-golint:
events/epoch_time.go#L30
e.UnixNano undefined (type SecondsEpochTime has no field or method UnixNano) (typecheck)
|
golangci-golint:
events/epoch_time.go#L52
e.UnixNano undefined (type MilliSecondsEpochTime has no field or method UnixNano) (typecheck)
|
golangci-golint:
events/epoch_time.go#L67
e.Format undefined (type RFC3339EpochTime has no field or method Format) (typecheck)
|
golangci-golint:
events/codebuild_test.go#L73
cannot convert 0 (untyped int constant) to type DurationSeconds (typecheck)
|
golangci-golint:
events/codebuild_test.go#L81
cannot convert 0 (untyped int constant) to type DurationSeconds (typecheck)
|
golangci-golint:
events/codebuild_test.go#L105
cannot convert 0 (untyped int constant) to type DurationSeconds (typecheck)
|
golangci-golint:
events/epoch_time_test.go#L21
epoch.UTC undefined (type SecondsEpochTime has no field or method UTC) (typecheck)
|
golangci-golint:
events/epoch_time_test.go#L51
epoch.UTC undefined (type MilliSecondsEpochTime has no field or method UTC) (typecheck)
|
golangci-golint:
events/kafka_test.go#L36
record.Timestamp.UTC undefined (type MilliSecondsEpochTime has no field or method UTC) (typecheck)
|
golangci-golint:
lambda/handler.go#L323
out.Reset undefined (type *jsonOutBuffer has no field or method Reset) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading