Update supported Go versions from 1.19/1.20 to 1.22/1.23 #12
Annotations
12 errors and 1 warning
Go 1.23:
example_credential_store_test.go#L43
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
Go 1.23:
credential_internal_test.go#L14
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
|
Go 1.23:
audit_logger.go#L48
unused-parameter: parameter 'userID' seems to be unused, consider removing or renaming it as _ (revive)
|
Go 1.23:
audit_logger.go#L53
unused-parameter: parameter 'userID' seems to be unused, consider removing or renaming it as _ (revive)
|
Go 1.23:
credential.go#L143
unused-parameter: parameter 'ip' seems to be unused, consider removing or renaming it as _ (revive)
|
Go 1.23:
example_credential_store_peppered_test.go#L83
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Go 1.23:
example_credential_store_test.go#L35
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Go 1.23:
example_credential_store_test.go#L67
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Go 1.23:
passhash_test.go#L94
empty-block: this block is empty, you can remove it (revive)
|
Go 1.23:
passhash_test.go#L98
empty-block: this block is empty, you can remove it (revive)
|
Go 1.22
The job was canceled because "_1_23" failed.
|
Go 1.22
The operation was canceled.
|
Go 1.23
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|