Support flix (#158) #466
Annotations
10 errors and 4 warnings
golangci-lint:
utils.go#L43
`getAndUnquoteString` is unused (deadcode)
|
golangci-lint:
event.go#L80
Error return value is not checked (errcheck)
|
golangci-lint:
event.go#L247
Error return value is not checked (errcheck)
|
golangci-lint:
event.go#L251
Error return value is not checked (errcheck)
|
golangci-lint:
stream/main.go#L20
Error return value of `logger.Sync` is not checked (errcheck)
|
golangci-lint:
stream/main.go#L26
Error return value of `o.StreamTransactions` is not checked (errcheck)
|
golangci-lint:
stream/main.go#L37
Error return value of `l.Sync` is not checked (errcheck)
|
golangci-lint:
state.go#L488
string `emulator` has 3 occurrences, but such constant `emulatorValue` already exists (goconst)
|
golangci-lint:
interaction_builder.go#L78
`Wheter` is a misspelling of `Whether` (misspell)
|
golangci-lint:
result.go#L387
unnecessary conversion (unconvert)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading