Skip to content

feat: upgrade deps #3323

feat: upgrade deps

feat: upgrade deps #3323

Triggered via pull request September 11, 2024 09:36
Status Failure
Total duration 13m 28s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 8 warnings
Checks: pkg/observability/health/healthutil/json_result_writer_test.go#L34
cannot use &map[string]health.CheckResult{…} (value of type *map[string]health.CheckResult) as map[string]health.CheckResult value in struct literal
Checks: pkg/observability/health/healthutil/json_result_writer_test.go#L37
cannot use &now (value of type *time.Time) as time.Time value in struct literal
Checks: pkg/observability/health/healthutil/json_result_writer_test.go#L41
cannot use &now (value of type *time.Time) as time.Time value in struct literal (typecheck)
Checks: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L124
unknown field Enigma in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy
Checks: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L129
unknown field Config in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy
Checks: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L348
unknown field Enigma in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy
Checks: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L353
unknown field Config in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy (typecheck)
Checks: pkg/storage/mongodb/client.go#L44
SA1019: writeconcern.New is deprecated: Use the WriteConcern convenience functions or define a struct literal instead. For example: (staticcheck)
Checks: pkg/kms/arieskms.go#L101
SA1019: config.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck)
Checks: pkg/kms/arieskms.go#L119
SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck)
UnitTest: pkg/observability/health/healthutil/json_result_writer_test.go#L34
cannot use &map[string]health.CheckResult{…} (value of type *map[string]health.CheckResult) as map[string]health.CheckResult value in struct literal
UnitTest: pkg/observability/health/healthutil/json_result_writer_test.go#L37
cannot use &now (value of type *time.Time) as time.Time value in struct literal
UnitTest: pkg/observability/health/healthutil/json_result_writer_test.go#L41
cannot use &now (value of type *time.Time) as time.Time value in struct literal
UnitTest: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L124
unknown field Enigma in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy
UnitTest: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L129
unknown field Config in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy
UnitTest: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L348
unknown field Enigma in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy
UnitTest: pkg/restapi/v1/oidc4ci/controller_e2e_flows_test.go#L353
unknown field Config in struct literal of type "github.com/ory/fosite/handler/oauth2".HMACSHAStrategy
UnitTest
Process completed with exit code 2.
Semantic Pull Request Check
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Semantic Pull Request Check
The following actions use a deprecated Node.js version and will be forced to run on node20: amannn/action-semantic-pull-request@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UnitTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
UnitTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
BDDTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
BDDTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/