Attach table to dataspace #1001
linters.yaml
on: pull_request
golangci-lint
20s
goimports check
13s
Annotations
3 errors and 2 warnings
golangci-lint:
pkg/session/dummy_holder.go#L8
field `dataspaceChanged` is unused (unused)
|
golangci-lint:
pkg/session/dummy_holder.go#L8
field `dataspaceChanged` is unused (unused)
|
golangci-lint
issues found
|
goimports check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
goimports check
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/
|