Skip to content

add more arm targets #632

add more arm targets

add more arm targets #632

Triggered via push December 10, 2023 12:52
Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: src/job/utils.go#L46
unused-parameter: parameter 'globalConfig' seems to be unused, consider removing or renaming it as _ (revive)
lint: src/job/utils.go#L63
unused-parameter: parameter 'globalConfig' seems to be unused, consider removing or renaming it as _ (revive)
lint: src/job/utils.go#L90
unused-parameter: parameter 'globalConfig' seems to be unused, consider removing or renaming it as _ (revive)
lint: src/job/utils.go#L109
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: src/job/base.go#L37
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
lint: src/job/base.go#L40
import 'github.com/Arriven/db1000n/src/job/config' is not allowed from list 'Main' (depguard)
lint: src/job/base.go#L41
import 'github.com/Arriven/db1000n/src/utils' is not allowed from list 'Main' (depguard)
lint: src/job/base.go#L42
import 'github.com/Arriven/db1000n/src/utils/metrics' is not allowed from list 'Main' (depguard)
lint: src/job/base.go#L43
import 'github.com/Arriven/db1000n/src/utils/templates' is not allowed from list 'Main' (depguard)
lint: src/job/complex.go#L30
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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/
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/
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/