Adds subscription types and db setters/getters #119
Annotations
10 errors and 2 warnings
test:
db/types.go#L62
syntax error: unexpected literal `json:"parent" bson:"parent"` in struct type; possibly missing semicolon or newline or }
|
test
Process completed with exit code 1.
|
lint:
cmd/service/main.go#L13
could not import github.com/vocdoni/saas-backend/db (-: # github.com/vocdoni/saas-backend/db
|
lint:
db/types.go#L62
syntax error: unexpected literal `json:"parent" bson:"parent"` in struct type; possibly missing semicolon or newline or }) (typecheck)
|
lint:
api/api.go#L13
could not import github.com/vocdoni/saas-backend/db (-: # github.com/vocdoni/saas-backend/db
|
lint:
db/types.go#L62
syntax error: unexpected literal `json:"parent" bson:"parent"` in struct type; possibly missing semicolon or newline or }) (typecheck)
|
lint:
db/types.go#L62
syntax error: unexpected literal `json:"parent" bson:"parent"` in struct type; possibly missing semicolon or newline or } (typecheck)
|
lint:
db/types.go#L62
expected ';', found `json:"parent" bson:"parent"` (typecheck)
|
lint:
db/types.go#L66
expected '}', found 'type' (typecheck)
|
lint
issues found
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|