Use reactive logger in app framework #145
ci.yml
on: pull_request
prep-test
3s
Matrix: go-test
Matrix: golangci-lint
Annotations
6 errors and 18 warnings
[golangci-log] log/logger_impl.go#L290:
log/logger_impl.go#L290
Comment should end in a period (godot)
|
golangci-lint (log)
reviewdog exited with status code: 1
|
go-test (log)
assignment mismatch: 2 variables but logger.NewChildLogger returns 1 value
|
go-test (log)
assignment mismatch: 2 variables but logger.NewChildLogger returns 1 value
|
go-test (log)
logger.NewEntityLogger undefined (type "github.com/iotaledger/hive.go/log".Logger has no field or method NewEntityLogger)
|
go-test (log)
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 (constraints)
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 (log)
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 (ierrors)
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 (lo)
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 (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 (app)
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 (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
|