Use reactive logger in app framework #148
ci.yml
on: pull_request
prep-test
4s
Matrix: go-test
Matrix: golangci-lint
Annotations
23 errors and 18 warnings
go-test (web)
assignment mismatch: 2 variables but hub.logger.NewChildLogger returns 1 value
|
go-test (web)
Process completed with exit code 1.
|
[golangci-runtime] runtime/module/interface.go#L1:
runtime/module/interface.go#L1
: # github.com/iotaledger/hive.go/runtime/module
|
[golangci-runtime] runtime/module/reactive.go#L40:
runtime/module/reactive.go#L40
assignment mismatch: 2 variables but r.NewChildLogger returns 1 value (typecheck)
|
go-test (app)
assignment mismatch: 2 variables but a.loggerRoot.NewChildLogger returns 1 value
|
go-test (app)
not enough return values
|
go-test (app)
Process completed with exit code 1.
|
[golangci-web] web/websockethub/client.go#L1:
web/websockethub/client.go#L1
: # github.com/iotaledger/hive.go/web/websockethub
|
[golangci-web] web/websockethub/client.go#L98:
web/websockethub/client.go#L98
assignment mismatch: 2 variables but hub.logger.NewChildLogger returns 1 value (typecheck)
|
golangci-lint (runtime)
reviewdog exited with status code: 1
|
golangci-lint (web)
reviewdog exited with status code: 1
|
[golangci-app] app/app.go#L1:
app/app.go#L1
: # github.com/iotaledger/hive.go/app
|
[golangci-app] app/app.go#L310:
app/app.go#L310
assignment mismatch: 2 variables but a.loggerRoot.NewChildLogger returns 1 value
|
[golangci-app] app/app.go#L656:
app/app.go#L656
not enough return values
|
[golangci-app] app/components/profiling/component.go#L13:
app/components/profiling/component.go#L13
could not import github.com/iotaledger/hive.go/app (-: # github.com/iotaledger/hive.go/app
|
[golangci-app] app/app.go#L310:
app/app.go#L310
assignment mismatch: 2 variables but a.loggerRoot.NewChildLogger returns 1 value
|
[golangci-app] app/app.go#L656:
app/app.go#L656
not enough return values
|
[golangci-app] app/components/shutdown/component.go#L6:
app/components/shutdown/component.go#L6
could not import github.com/iotaledger/hive.go/app (-: # github.com/iotaledger/hive.go/app
|
[golangci-app] app/app.go#L310:
app/app.go#L310
assignment mismatch: 2 variables but a.loggerRoot.NewChildLogger returns 1 value
|
[golangci-app] app/app.go#L656:
app/app.go#L656
not enough return values
|
golangci-lint (app)
reviewdog exited with status code: 1
|
go-test (runtime)
assignment mismatch: 2 variables but r.NewChildLogger returns 1 value
|
go-test (runtime)
Process completed with exit code 1.
|
prep-test
The `set-output` 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/
|
go-test (stringify)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (apputils)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (constraints)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (log)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (ierrors)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (codegen)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (logger)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (web)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (serializer)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (app)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (lo)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (crypto)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (ds)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (ads)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (core)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (kvstore)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|
go-test (runtime)
Restore cache failed: Dependencies file is not found in /home/runner/work/hive.go/hive.go. Supported file pattern: go.sum
|