This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
refactor: update variable name with initialisms #3
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/
|