temp #18
Annotations
10 errors and 6 warnings
internal/safelua/base.go#L9
import 'github.com/Shopify/go-lua' is not allowed from list 'Main' (depguard)
|
pkg/bundle/bundle.go#L12
import 'github.com/djboris9/xmltree' is not allowed from list 'Main' (depguard)
|
cmd/root.go#L6
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
cmd/template.go#L9
import 'github.com/microfast-ch/rea/internal/document' is not allowed from list 'Main' (depguard)
|
cmd/template.go#L10
import 'github.com/microfast-ch/rea/pkg/bundle' is not allowed from list 'Main' (depguard)
|
cmd/template.go#L11
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
main.go#L4
import 'github.com/microfast-ch/rea/cmd' is not allowed from list 'Main' (depguard)
|
internal/document/loader.go#L9
import 'github.com/microfast-ch/rea/internal/odf' is not allowed from list 'Main' (depguard)
|
internal/document/loader.go#L10
import 'github.com/microfast-ch/rea/internal/ooxml' is not allowed from list 'Main' (depguard)
|
internal/document/odf.go#L7
import 'github.com/djboris9/xmltree' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
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/
|
cmd/template.go#L27
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
internal/engine/luatree.go#L209
unused-parameter: parameter 'nodeID' seems to be unused, consider removing or renaming it as _ (revive)
|
internal/engine/luatree.go#L223
unused-parameter: parameter 'nodeID' seems to be unused, consider removing or renaming it as _ (revive)
|
internal/engine/luatree.go#L238
unused-parameter: parameter 'nodeID' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading