Merge branch 'main' into 929-chore-make-search-url-configurable #1144
Annotations
15 errors and 2 warnings
Format
Process completed with exit code 1.
|
Lint:
backend/config/app.go#L1
: # github.com/GenerateNU/sac/backend/config
|
Lint
undefined: SearchSettings
|
Lint
undefined: SearchSettings (typecheck)
|
Lint:
backend/auth/jwt.go#L7
could not import github.com/GenerateNU/sac/backend/config (-: # github.com/GenerateNU/sac/backend/config
|
Lint
undefined: SearchSettings
|
Lint
undefined: SearchSettings) (typecheck)
|
Lint:
backend/database/db.go#L6
could not import github.com/GenerateNU/sac/backend/config (-: # github.com/GenerateNU/sac/backend/config
|
Lint
undefined: SearchSettings
|
Lint
undefined: SearchSettings) (typecheck)
|
Lint:
backend/database/store/redis.go#L9
could not import github.com/GenerateNU/sac/backend/config (-: # github.com/GenerateNU/sac/backend/config
|
Test
Canceling since a higher priority waiting request for 'Backend-refs/heads/929-chore-make-search-url-configurable' exists
|
Test
undefined: SearchSettings
|
Test
undefined: SearchSettings
|
Test
The operation was canceled.
|
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|