feat!: Release v1.0.0 #211
Annotations
5 errors and 1 warning
transform/transform.go#L209
Error return value of `msg.SetValue` is not checked (errcheck)
|
cmd/aws/lambda/substation/main.go#L17
var `functionName` is unused (unused)
|
cmd/aws/lambda/substation/dynamodb.go#L27
directive `// nolint: gocognit, gocyclo, cyclop // Ignore cognitive and cyclomatic complexity.` should be written without leading space as `//nolint: gocognit, gocyclo, cyclop // Ignore cognitive and cyclomatic complexity.` (nolintlint)
|
cmd/aws/lambda/substation/s3.go#L29
directive `// nolint: gocognit // Ignore cognitive complexity.` should be written without leading space as `//nolint: gocognit // Ignore cognitive complexity.` (nolintlint)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading