Skip to content
Triggered via push November 26, 2023 21:21
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint: internal/safelua/base.go#L9
import 'github.com/Shopify/go-lua' is not allowed from list 'Main' (depguard)
lint: pkg/bundle/bundle.go#L12
import 'github.com/djboris9/xmltree' is not allowed from list 'Main' (depguard)
lint: cmd/root.go#L6
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
lint: cmd/template.go#L9
import 'github.com/microfast-ch/rea/internal/document' is not allowed from list 'Main' (depguard)
lint: cmd/template.go#L10
import 'github.com/microfast-ch/rea/pkg/bundle' is not allowed from list 'Main' (depguard)
lint: cmd/template.go#L11
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
lint: main.go#L4
import 'github.com/microfast-ch/rea/cmd' is not allowed from list 'Main' (depguard)
lint: internal/document/loader.go#L9
import 'github.com/microfast-ch/rea/internal/odf' is not allowed from list 'Main' (depguard)
lint: internal/document/loader.go#L10
import 'github.com/microfast-ch/rea/internal/ooxml' is not allowed from list 'Main' (depguard)
lint: internal/document/odf.go#L7
import 'github.com/djboris9/xmltree' 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, 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: cmd/template.go#L27
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/engine/luatree.go#L209
unused-parameter: parameter 'nodeID' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/engine/luatree.go#L223
unused-parameter: parameter 'nodeID' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/engine/luatree.go#L238
unused-parameter: parameter 'nodeID' seems to be unused, consider removing or renaming it as _ (revive)