fix(build): streamline Docker image build process in CI configuration #185
Annotations
2 errors and 2 warnings
|
Lint (ubuntu-latest)
Process completed with exit code 2.
|
|
Lint (ubuntu-latest):
internal/service/notification/new_question_notification_test.go#L352
cannot use newQuestionNotificationTestUserExternalLoginRepo{} (value of struct type newQuestionNotificationTestUserExternalLoginRepo) as user_external_login.UserExternalLoginRepo value in struct literal: newQuestionNotificationTestUserExternalLoginRepo does not implement user_external_login.UserExternalLoginRepo (missing method DeleteCacheOAuthState) (typecheck)
|
|
Lint (ubuntu-latest)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|