Merge pull request #2 from mladBlum/feature/WithEmailPassword #19
main.yml
on: push
Quality & security checks
1m 32s
Build & test
0s
Annotations
5 errors and 1 warning
Quality & security checks:
migrations/config.go#L9
G101: Potential hardcoded credentials (gosec)
|
Quality & security checks:
migrations/1668292995_collections_snapshot.go#L161
unused-parameter: parameter 'db' seems to be unused, consider removing or renaming it as _ (revive)
|
Quality & security checks:
migrations/1668292996-admins.go#L43
unused-parameter: parameter 'db' seems to be unused, consider removing or renaming it as _ (revive)
|
Quality & security checks:
migrations/1668292997-users.go#L54
unused-parameter: parameter 'db' seems to be unused, consider removing or renaming it as _ (revive)
|
Quality & security checks
Process completed with exit code 2.
|
Quality & security checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|