modified crud endpoints #299
Annotations
6 errors and 1 warning
golangci-lint:
backend/tests/api/category_tag_test.go#L10
could not import github.com/GenerateNU/sac/backend/tests/api/helpers (-: # github.com/GenerateNU/sac/backend/tests/api/helpers
|
golangci-lint
not enough arguments in call to server.Init
|
golangci-lint:
backend/tests/api/helpers/app.go#L1
: # github.com/GenerateNU/sac/backend/tests/api/helpers [github.com/GenerateNU/sac/backend/tests/api/helpers.test]
|
golangci-lint
not enough arguments in call to server.Init
|
golangci-lint:
backend/src/transactions/club.go#L76
unnecessary leading newline (whitespace)
|
golangci-lint
issues found
|
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/.
|
Loading