Skip to content

feat: support more claims in password grant #1964

feat: support more claims in password grant

feat: support more claims in password grant #1964

Triggered via pull request October 29, 2024 11:03
Status Failure
Total duration 9m 17s
Artifacts

ci.yaml

on: pull_request
Run OIDC conformity tests
53s
Run OIDC conformity tests
Run tests and lints
3m 16s
Run tests and lints
Run HSM tests
16s
Run HSM tests
Matrix: Run end-to-end tests
Build CLI docs
0s
Build CLI docs
Generate changelog
0s
Generate changelog
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

99 errors and 22 warnings
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/driver); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/driver); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/driver); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/driver); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/driver/config); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run OIDC conformity tests
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run HSM tests: driver/di.go#L10
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/aead); to add:
Run HSM tests: driver/registry_sql.go#L22
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run HSM tests: driver/di.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/client); to add:
Run HSM tests: driver/registry_sql.go#L24
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/consent); to add:
Run HSM tests: driver/registry.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/client); to add:
Run HSM tests: driver/config/provider_fosite.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/consent); to add:
Run HSM tests: x/fosite_storer.go#L13
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run HSM tests: x/fosite_storer.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run HSM tests: x/fosite_storer.go#L15
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run HSM tests: x/test_helpers.go#L7
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (memory): driver/di.go#L10
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory): driver/registry_sql.go#L22
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory): driver/di.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory): driver/registry_sql.go#L24
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory): driver/registry.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory): driver/config/provider_fosite.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/driver/config); to add:
Run end-to-end tests (memory): x/fosite_storer.go#L13
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (memory): x/fosite_storer.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (memory): x/fosite_storer.go#L15
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (memory): x/test_helpers.go#L7
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (cockroach, --jwt)
The job was canceled because "memory" failed.
Run end-to-end tests (cockroach, --jwt): driver/di.go#L10
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach, --jwt): driver/registry_sql.go#L22
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach, --jwt): driver/di.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach, --jwt): driver/registry_sql.go#L24
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach, --jwt): driver/registry.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach, --jwt): driver/config/provider_fosite.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/driver/config); to add:
Run end-to-end tests (cockroach, --jwt): x/fosite_storer.go#L13
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (cockroach, --jwt): x/fosite_storer.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (cockroach, --jwt): x/fosite_storer.go#L15
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (cockroach, --jwt): x/test_helpers.go#L7
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (cockroach)
The job was canceled because "memory" failed.
Run end-to-end tests (cockroach): driver/di.go#L10
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach): driver/registry_sql.go#L22
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach): driver/di.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach): driver/registry_sql.go#L24
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach): driver/registry.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (cockroach): driver/config/provider_fosite.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/driver/config); to add:
Run end-to-end tests (cockroach): x/fosite_storer.go#L13
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (cockroach): x/fosite_storer.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (cockroach): x/fosite_storer.go#L15
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (cockroach): x/test_helpers.go#L7
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (mysql)
The job was canceled because "memory" failed.
Run end-to-end tests (mysql): driver/di.go#L10
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql): driver/registry_sql.go#L22
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql): driver/di.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql): driver/registry_sql.go#L24
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql): driver/registry.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql): driver/config/provider_fosite.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/driver/config); to add:
Run end-to-end tests (mysql): x/fosite_storer.go#L13
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (mysql): x/fosite_storer.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (mysql): x/fosite_storer.go#L15
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (mysql): x/test_helpers.go#L7
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (memory, --jwt)
The job was canceled because "memory" failed.
Run end-to-end tests (memory, --jwt): driver/di.go#L10
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory, --jwt): driver/registry_sql.go#L22
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory, --jwt): driver/di.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory, --jwt): driver/registry_sql.go#L24
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory, --jwt): driver/registry.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (memory, --jwt): driver/config/provider_fosite.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/driver/config); to add:
Run end-to-end tests (memory, --jwt): x/fosite_storer.go#L13
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (memory, --jwt): x/fosite_storer.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (memory, --jwt): x/fosite_storer.go#L15
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (memory, --jwt): x/test_helpers.go#L7
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (mysql, --jwt)
The job was canceled because "memory" failed.
Run end-to-end tests (mysql, --jwt): driver/di.go#L10
missing go.sum entry for module providing package github.com/ory/fosite (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql, --jwt): driver/registry_sql.go#L22
missing go.sum entry for module providing package github.com/ory/fosite/compose (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql, --jwt): driver/di.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/handler/oauth2 (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql, --jwt): driver/registry_sql.go#L24
missing go.sum entry for module providing package github.com/ory/fosite/handler/openid (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql, --jwt): driver/registry.go#L11
missing go.sum entry for module providing package github.com/ory/fosite/token/hmac (imported by github.com/ory/hydra/v2/driver); to add:
Run end-to-end tests (mysql, --jwt): driver/config/provider_fosite.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/token/jwt (imported by github.com/ory/hydra/v2/driver/config); to add:
Run end-to-end tests (mysql, --jwt): x/fosite_storer.go#L13
missing go.sum entry for module providing package github.com/ory/fosite/handler/pkce (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (mysql, --jwt): x/fosite_storer.go#L14
missing go.sum entry for module providing package github.com/ory/fosite/handler/rfc7523 (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (mysql, --jwt): x/fosite_storer.go#L15
missing go.sum entry for module providing package github.com/ory/fosite/handler/verifiable (imported by github.com/ory/hydra/v2/x); to add:
Run end-to-end tests (mysql, --jwt): x/test_helpers.go#L7
missing go.sum entry for module providing package github.com/ory/fosite/storage (imported by github.com/ory/hydra/v2/oauth2); to add:
Run end-to-end tests (postgres, --jwt)
The job was canceled because "memory" failed.
Run end-to-end tests (postgres, --jwt)
The operation was canceled.
Run end-to-end tests (postgres)
The job was canceled because "memory" failed.
Run end-to-end tests (postgres)
The operation was canceled.
Run tests and lints: aead/helpers.go#L26
d.GetGlobalSecret undefined (type Dependencies has no field or method GetGlobalSecret) (typecheck)
Run tests and lints: aead/helpers.go#L31
d.GetRotatedGlobalSecrets undefined (type Dependencies has no field or method GetRotatedGlobalSecrets) (typecheck)
Run tests and lints: internal/kratos/kratos.go#L46
k.Tracer undefined (type *Default has no field or method Tracer) (typecheck)
Run tests and lints: internal/kratos/kratos.go#L49
k.Config undefined (type *Default has no field or method Config) (typecheck)
Run tests and lints: internal/kratos/kratos.go#L80
k.Tracer undefined (type *Default has no field or method Tracer) (typecheck)
Run tests and lints: internal/kratos/kratos.go#L83
k.Config undefined (type *Default has no field or method Config) (typecheck)
Run tests and lints: internal/kratos/kratos.go#L100
k.Config undefined (type *Default has no field or method Config) (typecheck)
Run tests and lints: internal/kratos/kratos.go#L112
k.HTTPClient undefined (type *Default has no field or method HTTPClient) (typecheck)
Run tests and lints: persistence/sql/persister.go#L68
p.r.Tracer undefined (type Dependencies has no field or method Tracer) (typecheck)
Run tests and lints: persistence/sql/persister.go#L90
p.r.Tracer undefined (type Dependencies has no field or method Tracer) (typecheck)
Generate SDKs
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run OIDC conformity tests
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/
Run OIDC conformity tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate SDKs
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/
Generate SDKs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Generate SDKs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run end-to-end tests (memory)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run end-to-end tests (cockroach)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run HSM tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run end-to-end tests (mysql, --jwt)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run end-to-end tests (memory, --jwt)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run tests and lints
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run end-to-end tests (mysql)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run end-to-end tests (cockroach, --jwt)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run HSM tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run HSM tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run end-to-end tests (postgres)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run end-to-end tests (postgres, --jwt)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run end-to-end tests (memory)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (memory)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run tests and lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests and lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v4, 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/