chore: update .gitignore and enhance recap message formatting #539
ci.yml
on: pull_request
Build Test
3m 59s
Check entgo.io codegen
31s
Lint
3m 53s
Unit Test
2m 5s
Annotations
11 errors and 1 warning
Unit Test
Process completed with exit code 1.
|
Lint:
internal/datastore/timecapsule.go#L52
digger.Stop undefined (type *AutoRecapTimeCapsuleDigger has no field or method Stop) (typecheck)
|
Lint:
internal/datastore/timecapsule.go#L47
digger.Start undefined (type *AutoRecapTimeCapsuleDigger has no field or method Start) (typecheck)
|
Lint:
internal/datastore/timecapsule.go#L39
undefined: timecapsule (typecheck)
|
Lint:
internal/datastore/timecapsule.go#L37
undefined: timecapsule (typecheck)
|
Lint:
internal/datastore/timecapsule.go#L27
undefined: timecapsule (typecheck)
|
Lint:
pkg/logger/format.go#L114
f.QuoteEmptyFields undefined (type *LogFileFormatter has no field or method QuoteEmptyFields) (typecheck)
|
Lint:
pkg/logger/format.go#L61
f.TimestampFormat undefined (type *LogFileFormatter has no field or method TimestampFormat) (typecheck)
|
Lint:
pkg/logger/format.go#L55
f.SortingFunc undefined (type *LogFileFormatter has no field or method SortingFunc) (typecheck)
|
Lint:
pkg/logger/format.go#L54
f.SortingFunc undefined (type *LogFileFormatter has no field or method SortingFunc) (typecheck)
|
Lint:
pkg/logger/format.go#L53
f.DisableSorting undefined (type *LogFileFormatter has no field or method DisableSorting) (typecheck)
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/insights-bot/insights-bot. Supported file pattern: go.sum
|