Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

refactor: update variable name with initialisms #3

refactor: update variable name with initialisms

refactor: update variable name with initialisms #3

Triggered via pull request January 12, 2024 18:44
Status Failure
Total duration 39s
Artifacts

staticcheck.yml

on: pull_request
Run Staticcheck
31s
Run Staticcheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Run Staticcheck: pkg/base/component.go#L1
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/base/connector.go#L1
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/base/execution.go#L1
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/base/formats.go#L1
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/base/openapi.go#L1
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/base/operator.go#L1
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/jsonref/interface.go#L3
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/jsonref/options.go#L3
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/jsonref/ref.go#L3
at least one file in a package should have a package comment (ST1000)
Run Staticcheck: pkg/objectmapper/mapper.go#L153
Pointer not declared by package reflect (compile)
Run Staticcheck
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/
Run Staticcheck
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/
Run Staticcheck
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/
Run Staticcheck
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/
Run Staticcheck
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/
Run Staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/