Skip to content

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.17.0 #185

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.17.0

Bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.17.0 #185

Triggered via pull request April 10, 2024 18:07
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Linting
golangci-lint exit with code 2
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting
The `save-state` 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/
Linting: cassette/track/mutator_test.go#L241
assignOp: replace `tk.Request.Method = tk.Request.Method + " has been mutated"` with `tk.Request.Method += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L269
assignOp: replace `tk.Request.Method = tk.Request.Method + " has been mutated"` with `tk.Request.Method += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L297
assignOp: replace `tk.Request.Method = tk.Request.Method + " has been mutated"` with `tk.Request.Method += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L324
assignOp: replace `tk.Request.Method = tk.Request.Method + " has been mutated"` with `tk.Request.Method += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L882
assignOp: replace `tk.Request.Method = tk.Request.Method + " has been mutated"` with `tk.Request.Method += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L242
assignOp: replace `tk.Response.Status = tk.Response.Status + " has been mutated"` with `tk.Response.Status += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L270
assignOp: replace `tk.Response.Status = tk.Response.Status + " has been mutated"` with `tk.Response.Status += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L298
assignOp: replace `tk.Response.Status = tk.Response.Status + " has been mutated"` with `tk.Response.Status += " has been mutated"` (gocritic)
Linting: cassette/track/mutator_test.go#L325
assignOp: replace `tk.Response.Status = tk.Response.Status + " has been mutated"` with `tk.Response.Status += " has been mutated"` (gocritic)
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/