improve totp api to match user input code with generated #226
Annotations
4 errors and 2 warnings
golangci-lint:
connectors/storage/v2/api.go#L114
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint:
time/time.go#L56
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint:
time/time.go#L58
G115: integer overflow conversion int64 -> uint64 (gosec)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Find latest Go Version
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/
|
Loading