build(deps): bump the go_modules group across 1 directory with 2 updates - #502
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go_modules group across 1 directory with 2 updates#502dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Run tests:
internal/game/combat_service_test.go#L68
cannot use mq (variable of type *mockQuerier) as statedb.Querier value in argument to NewCombatService: *mockQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/game/combat_service_test.go#L46
cannot use newMockQuerier() (value of type *mockQuerier) as statedb.Querier value in argument to NewCombatService: *mockQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/game/combat_service_test.go#L32
cannot use newMockQuerier() (value of type *mockQuerier) as statedb.Querier value in argument to NewCombatService: *mockQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/game/combat_service_test.go#L17
cannot use newMockQuerier() (value of type *mockQuerier) as statedb.Querier value in argument to NewCombatService: *mockQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/bootstrap/bootstrap_test.go#L655
cannot use q (variable of type *stubQuerier) as statedb.Querier value in argument to bootstrap.Run: *stubQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/bootstrap/bootstrap_test.go#L643
cannot use q (variable of type *stubQuerier) as statedb.Querier value in argument to bootstrap.Run: *stubQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/bootstrap/bootstrap_test.go#L631
cannot use q (variable of type *stubQuerier) as statedb.Querier value in argument to bootstrap.Run: *stubQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/bootstrap/bootstrap_test.go#L608
cannot use q (variable of type *stubQuerier) as statedb.Querier value in argument to bootstrap.Run: *stubQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/bootstrap/bootstrap_test.go#L577
cannot use q (variable of type *stubQuerier) as statedb.Querier value in argument to bootstrap.Run: *stubQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Run tests:
internal/bootstrap/bootstrap_test.go#L557
cannot use q (variable of type *stubQuerier) as statedb.Querier value in argument to bootstrap.Run: *stubQuerier does not implement statedb.Querier (missing method CreateQuestHistoryEntry)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, arduino/setup-task@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading