fix: レベルアップ処理を各レベル実行する #588
Annotations
5 errors and 6 warnings
lint
cannot use int64(i) (value of type int64) as uint64 value in argument to xppoint.TotalPoint
|
lint
Process completed with exit code 1.
|
test (1.22):
internal/xppoint/xp_test.go#L12
cannot use int64(i) (value of type int64) as uint64 value in argument to xppoint.TotalPoint
|
test (1.22):
internal/xppoint/xp_test.go#L18
cannot use int64(i) (value of type int64) as uint64 value in argument to xppoint.RequiredPoint
|
test (1.22)
Process completed with exit code 1.
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format
Restore cache failed: Dependencies file is not found in /home/runner/work/gobot/gobot. Supported file pattern: go.sum
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gobot/gobot. Supported file pattern: go.sum
|
test (1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/gobot/gobot. Supported file pattern: go.sum
|