Update lint.yml #656
lint.yml
on: pull_request
run golangci-golint on the project
35s
Annotations
10 errors and 2 warnings
run golangci-golint on the project:
events/epoch_time.go#L30
e.UnixNano undefined (type SecondsEpochTime has no field or method UnixNano) (typecheck)
|
run golangci-golint on the project:
events/epoch_time.go#L52
e.UnixNano undefined (type MilliSecondsEpochTime has no field or method UnixNano) (typecheck)
|
run golangci-golint on the project:
events/epoch_time.go#L67
e.Format undefined (type RFC3339EpochTime has no field or method Format) (typecheck)
|
run golangci-golint on the project:
events/codebuild_test.go#L73
cannot convert 0 (untyped int constant) to type DurationSeconds (typecheck)
|
run golangci-golint on the project:
events/codebuild_test.go#L81
cannot convert 0 (untyped int constant) to type DurationSeconds (typecheck)
|
run golangci-golint on the project:
events/codebuild_test.go#L105
cannot convert 0 (untyped int constant) to type DurationSeconds (typecheck)
|
run golangci-golint on the project:
events/epoch_time_test.go#L21
epoch.UTC undefined (type SecondsEpochTime has no field or method UTC) (typecheck)
|
run golangci-golint on the project:
events/epoch_time_test.go#L51
epoch.UTC undefined (type MilliSecondsEpochTime has no field or method UTC) (typecheck)
|
run golangci-golint on the project:
events/kafka_test.go#L36
record.Timestamp.UTC undefined (type MilliSecondsEpochTime has no field or method UTC) (typecheck)
|
run golangci-golint on the project:
lambda/invoke_loop_test.go#L17
could not import unicode/utf8 (-: could not load export data: internal error in importing "unicode/utf8" (unsupported version: 2); please report an issue) (typecheck)
|
run golangci-golint on the project
Cache not found for keys: golangci-lint.cache-Linux-2876-175f62d933944a8d812e9c9981e87c658eaa7bcb, golangci-lint.cache-Linux-2876-
|
run golangci-golint on the project
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.24.0-258a97c502aaddb4f7111c9fbd1e687de6c4d692e8cde75054140d65b4647fe7
|