V2, switch to golang #57
Annotations
1 error and 2 warnings
commitlint
You have commit messages with errors
⧗ input: fix(auth): :lock: remove auto verify on social
Password auth registeration is no longer auto verified on social login with same email. This was a security issue since someone could manually register with same email as an active social auth account and get access to the account.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|