Merge branch 'main' into pg-search #440
Annotations
8 errors and 3 warnings
Lint:
cli/helpers/database.go#L11
could not import github.com/GenerateNU/sac/backend/config (-: # github.com/GenerateNU/sac/backend/config
|
Lint
undefined: intermediateMicrosoftOAuthSetting
|
Lint
i.MicrosoftWeb undefined (type *intermediateSettings has no field or method MicrosoftWeb)
|
Lint
i.MicrosoftMobile undefined (type *intermediateSettings has no field or method MicrosoftMobile)
|
Lint
search declared and not used
|
Lint
cannot use i.Search (variable of type intermediateSearchSettings) as SearchSettings value in struct literal) (typecheck)
|
Lint:
cli/helpers/database.go#L12
"github.com/lib/pq" imported and not used (typecheck)
|
Lint
issues found
|
Format
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/.
|
Format
Restore cache failed: Dependencies file is not found in /home/runner/work/sac/sac. 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/.
|