Use reactive logger in app framework #136
ci.yml
on: pull_request
prep-test
10s
Matrix: go-test
Matrix: golangci-lint
Annotations
17 errors and 18 warnings
go-test (app)
c.Logger().LogPanic undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanic)
|
go-test (app)
c.Logger().LogPanicf undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicf)
|
go-test (app)
c.Logger().LogPanicAttrs undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicAttrs)
|
go-test (app)
Process completed with exit code 1.
|
[golangci-app] app/app.go#L1:
app/app.go#L1
: # github.com/iotaledger/hive.go/app
|
[golangci-app] app/component.go#L168:
app/component.go#L168
c.Logger().LogPanic undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanic)
|
[golangci-app] app/component.go#L173:
app/component.go#L173
c.Logger().LogPanicf undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicf)
|
[golangci-app] app/component.go#L178:
app/component.go#L178
c.Logger().LogPanicAttrs undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicAttrs) (typecheck)
|
[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/component.go#L168:
app/component.go#L168
c.Logger().LogPanic undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanic)
|
[golangci-app] app/component.go#L173:
app/component.go#L173
c.Logger().LogPanicf undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicf)
|
[golangci-app] app/component.go#L178:
app/component.go#L178
c.Logger().LogPanicAttrs undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicAttrs)) (typecheck)
|
[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/component.go#L168:
app/component.go#L168
c.Logger().LogPanic undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanic)
|
[golangci-app] app/component.go#L173:
app/component.go#L173
c.Logger().LogPanicf undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicf)
|
[golangci-app] app/component.go#L178:
app/component.go#L178
c.Logger().LogPanicAttrs undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method LogPanicAttrs)) (typecheck)
|
golangci-lint (app)
reviewdog exited with status 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 (constraints)
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 (log)
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 (lo)
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 (ads)
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 (crypto)
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 (serializer)
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 (kvstore)
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 (core)
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
|