Update source code to origin v7.6.0 #347
ci.yaml
on: pull_request
Lint - golangci-lint
2m 43s
Tests - Executing unit tests
23s
Build - Building and publishig Docker images
0s
Annotations
2 errors and 6 warnings
Tests - Executing unit tests
Process completed with exit code 2.
|
Lint - golangci-lint
issues found
|
Tests - Executing unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: vazco/github-actions-branch-name@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests - Executing unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, vazco/github-actions-branch-name@v1, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests - Executing unit tests
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/
|
Lint - golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
Lint - golangci-lint:
providers/github.go#L155
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint - golangci-lint:
providers/github.go#L178
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|