fix wrong library (#68) #114
Annotations
2 errors and 17 warnings
golangci-lint:
test.go#L194
block should not start with a whitespace (wsl)
|
golangci-lint
issues found
|
examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
examples
No files were found with the provided path: ./examples/allure-results. No artifacts will be uploaded.
|
build_and_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/.
|
build_and_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/
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
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/
|
golangci-lint:
test_test.go#L133
unused-parameter: parameter 'headers' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
jsonschema.go#L28
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
builder_test.go#L22
unused-parameter: parameter 'response' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
builder_test.go#L25
unused-parameter: parameter 'response' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
builder_test.go#L29
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
builder_test.go#L33
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
builder_test.go#L52
unused-parameter: parameter 'request' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
builder_test.go#L55
unused-parameter: parameter 'request' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
builder_test.go#L65
unused-parameter: parameter 'response' seems to be unused, consider removing or renaming it as _ (revive)
|